From 73559dd3db652b939f60d89371ea0b89d93df7b1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 07:43:50 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- perl-File-Find-Rule.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-File-Find-Rule.spec b/perl-File-Find-Rule.spec index a32a001..b636df5 100644 --- a/perl-File-Find-Rule.spec +++ b/perl-File-Find-Rule.spec @@ -1,6 +1,6 @@ Name: perl-File-Find-Rule Version: 0.33 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module implementing an alternative interface to File::Find License: GPL+ or Artistic Group: Development/Libraries @@ -45,6 +45,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 0.33-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Oct 13 2011 Ralf Corsépius - 0.33-1 - Upstream update. - Modernize spec file.