diff --git a/perl-File-Listing.spec b/perl-File-Listing.spec index 3de1d60..61f9400 100644 --- a/perl-File-Listing.spec +++ b/perl-File-Listing.spec @@ -1,6 +1,6 @@ Name: perl-File-Listing Version: 6.03 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse directory listing License: GPL+ or Artistic Group: Development/Libraries @@ -58,6 +58,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 6.03-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Tue Sep 20 2011 Petr Pisar - 6.03-1 - 6.03 bump - Build-require perl(Test::More) needed for tests