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