Perl 5.16 rebuild
This commit is contained in:
parent
437969580a
commit
706f33f9a9
@ -7,7 +7,7 @@
|
|||||||
Name: perl-namespace-clean
|
Name: perl-namespace-clean
|
||||||
Summary: Keep your namespace tidy
|
Summary: Keep your namespace tidy
|
||||||
Version: 0.23
|
Version: 0.23
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/namespace-clean/
|
URL: http://search.cpan.org/dist/namespace-clean/
|
||||||
@ -90,6 +90,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/namespace::clean.3pm*
|
%{_mandir}/man3/namespace::clean.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2012 Petr Pisar <ppisar@redhat.com> - 0.23-2
|
||||||
|
- Perl 5.16 rebuild
|
||||||
|
|
||||||
* Sun Mar 11 2012 Paul Howarth <paul@city-fan.org> - 0.23-1
|
* Sun Mar 11 2012 Paul Howarth <paul@city-fan.org> - 0.23-1
|
||||||
- Update to 0.23
|
- Update to 0.23
|
||||||
- Rely on B::Hooks::EndOfScope version 0.10 to fix issues with new
|
- Rely on B::Hooks::EndOfScope version 0.10 to fix issues with new
|
||||||
|
Loading…
Reference in New Issue
Block a user