This commit is contained in:
Dennis Gilmore 2014-06-07 07:56:57 -05:00
parent c3094b622b
commit 3201036569

View File

@ -4,7 +4,7 @@
Name: perl-namespace-clean Name: perl-namespace-clean
Summary: Keep your namespace tidy Summary: Keep your namespace tidy
Version: 0.25 Version: 0.25
Release: 1%{?dist} Release: 2%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
URL: http://search.cpan.org/dist/namespace-clean/ URL: http://search.cpan.org/dist/namespace-clean/
Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz
@ -65,6 +65,9 @@ make test
%{_mandir}/man3/namespace::clean.3pm* %{_mandir}/man3/namespace::clean.3pm*
%changelog %changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Mar 5 2014 Paul Howarth <paul@city-fan.org> - 0.25-1 * Wed Mar 5 2014 Paul Howarth <paul@city-fan.org> - 0.25-1
- Update to 0.25 - Update to 0.25
- Fix incorrect ExtUtils::CBuilder detection routine leading to Makefile.PL - Fix incorrect ExtUtils::CBuilder detection routine leading to Makefile.PL