diff --git a/perl-File-Listing.spec b/perl-File-Listing.spec index 0c9333a..fa07d15 100644 --- a/perl-File-Listing.spec +++ b/perl-File-Listing.spec @@ -1,6 +1,6 @@ Name: perl-File-Listing Version: 6.04 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Parse directory listing License: GPL+ or Artistic Group: Development/Libraries @@ -55,6 +55,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 6.04-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu Jul 25 2013 Petr Ĺ abata - 6.04-6 - Add missing built-time dependencies - Modernize the spec a bit