From 4094885dae48df23385a42ccbad2c4930a319e2b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 15:50:18 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_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 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