From 2f7490e549cec11611cc10e00ce8f9a771b881b9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 10:32:05 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- perl-namespace-clean.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec index 092a62f..8589c8c 100644 --- a/perl-namespace-clean.spec +++ b/perl-namespace-clean.spec @@ -7,7 +7,7 @@ Name: perl-namespace-clean Summary: Keep your namespace tidy Version: 0.24 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/namespace-clean/ @@ -86,6 +86,9 @@ rm -rf %{buildroot} %{_mandir}/man3/namespace::clean.3pm* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.24-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Dec 5 2012 Paul Howarth - 0.24-1 - Update to 0.24 - Properly skip debugger test when optional deps not available