!5 [sync] PR-4: 去除release中的%{dist}

From: @openeuler-sync-bot 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-03-25 01:29:34 +00:00 committed by Gitee
commit 1aef8d1fd8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: perl-Encode-IMAPUTF7 Name: perl-Encode-IMAPUTF7
Version: 1.05 Version: 1.05
Release: 1%{?dist} Release: 2
Summary: Encode::IMAPUTF7 Perl module Summary: Encode::IMAPUTF7 Perl module
License: CHECK(Distributable) License: CHECK(Distributable)
Group: Development/Libraries Group: Development/Libraries
@ -79,5 +79,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/* %{_mandir}/*
%changelog %changelog
* Thu Mar 24 2022 Ge Wang <wangge20@huawei.com> 1.05-2
- Modify release number
* Thu Jun 11 2020 Perl_Bot <Perl_Bot@openeuler.org> 1.05-1 * Thu Jun 11 2020 Perl_Bot <Perl_Bot@openeuler.org> 1.05-1
- Specfile autogenerated by Perl_Bot - Specfile autogenerated by Perl_Bot