From 706f33f9a908df84a8723da8acee36b0587144ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 19 Jun 2012 23:57:20 +0200 Subject: [PATCH] Perl 5.16 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 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