Remove %{?dist} in release tag
This commit is contained in:
parent
a7e28c7e2b
commit
b0212bc4b4
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-Number-Compare
|
Name: perl-Number-Compare
|
||||||
Version: 0.03
|
Version: 0.03
|
||||||
Release: 1%{?dist}
|
Release: 2
|
||||||
Summary: Numeric comparisons
|
Summary: Numeric comparisons
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -65,5 +65,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 16 2020 Shinwell Hu <micromotive@qq.com> 0.03-2
|
||||||
|
- Remove %{?dist} in release tag according to issue #I1NRGG
|
||||||
|
|
||||||
* Wed Jun 10 2020 Perl_Bot <Perl_Bot@openeuler.org> 0.03-1
|
* Wed Jun 10 2020 Perl_Bot <Perl_Bot@openeuler.org> 0.03-1
|
||||||
- Specfile autogenerated by Perl_Bot
|
- Specfile autogenerated by Perl_Bot
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user