diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec index 0076cf9..275a92b 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.23 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/namespace-clean/ @@ -90,6 +90,9 @@ rm -rf %{buildroot} %{_mandir}/man3/namespace::clean.3pm* %changelog +* Tue Jun 19 2012 Petr Pisar - 0.23-2 +- Perl 5.16 rebuild + * Sun Mar 11 2012 Paul Howarth - 0.23-1 - Update to 0.23 - Rely on B::Hooks::EndOfScope version 0.10 to fix issues with new