From 66e874dc7da636cf6e58125d03ef114858dacb50 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 07:37:42 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- perl-Module-Find.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Module-Find.spec b/perl-Module-Find.spec index 8c0f5b7..c33b095 100644 --- a/perl-Module-Find.spec +++ b/perl-Module-Find.spec @@ -1,6 +1,6 @@ Name: perl-Module-Find Version: 0.11 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Find and use installed modules in a (sub)category Group: Development/Libraries License: GPL+ or Artistic @@ -53,6 +53,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Module::Find.3pm* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.11-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Nov 21 2012 Petr Ĺ abata - 0.11-4 - Add some missing dependencies