diff --git a/perl-File-Touch.spec b/perl-File-Touch.spec index 71d621e..2e17cb7 100644 --- a/perl-File-Touch.spec +++ b/perl-File-Touch.spec @@ -1,7 +1,7 @@ Name: perl-File-Touch Summary: Update access, modification timestamps, creating nonexistent files Version: 0.08 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Touch @@ -40,6 +40,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jul 17 2013 Petr Pisar - 0.08-3 +- Perl 5.18 rebuild + * Thu May 9 2013 Andrea Veri - 0.08-2 - Fix Source0 to point to UpstreamName-%%{version}. - Add the missing Build Depends.