diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec index ea27e01b2fcadec4a35d26b5b72c0d595c4f77ff..3f4e5fc59feb1d74edcf3b45a629e3bd8d6cf18b 100644 --- a/perl-Config-Tiny.spec +++ b/perl-Config-Tiny.spec @@ -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 2.24-2 +- Remove the duplicated %{?dist} according to issue #I1NRGP + * Mon Jun 22 2020 Perl_Bot 2.24-1 - Specfile autogenerated by Perl_Bot