!2 【轻量级 PR】:Remove %{?dist} in release tag
Merge pull request !2 from Shinwell_Hu/N/A
This commit is contained in:
commit
977e1d462d
@ -1,6 +1,6 @@
|
||||
Name: perl-Config-Tiny
|
||||
Version: 2.24
|
||||
Release: 1%{?dist}
|
||||
Release: 2
|
||||
Summary: Read/Write .ini style files with as little code as possible
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -58,5 +58,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 16 2020 Shinwell Hu <micromotive@qq.com> 2.24-2
|
||||
- Remove the duplicated %{?dist} according to issue #I1NRGP
|
||||
|
||||
* Mon Jun 22 2020 Perl_Bot <Perl_Bot@openeuler.org> 2.24-1
|
||||
- Specfile autogenerated by Perl_Bot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user