From 69ca39d054085dd39c08fd568bfcd922fcaed9bc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 07:45:35 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- perl-File-Listing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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