diff --git a/perl-App-find2perl.spec b/perl-App-find2perl.spec index 004bf06..7d78fb0 100644 --- a/perl-App-find2perl.spec +++ b/perl-App-find2perl.spec @@ -1,6 +1,6 @@ Name: perl-App-find2perl Version: 1.004 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Translate find command lines to Perl code License: GPL+ or Artistic URL: https://metacpan.org/release/App-find2perl @@ -83,6 +83,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jun 28 2018 Jitka Plesnikova - 1.004-2 +- Perl 5.28 rebuild + * Tue Mar 20 2018 Petr Pisar - 1.004-1 - 1.004 bump