diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec index de0d5bf..aea6198 100644 --- a/perl-namespace-clean.spec +++ b/perl-namespace-clean.spec @@ -4,7 +4,7 @@ Name: perl-namespace-clean Summary: Keep your namespace tidy Version: 0.25 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic URL: http://search.cpan.org/dist/namespace-clean/ 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* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.25-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Mar 5 2014 Paul Howarth - 0.25-1 - Update to 0.25 - Fix incorrect ExtUtils::CBuilder detection routine leading to Makefile.PL