diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec index 1d7d0bc..04ec876 100644 --- a/perl-namespace-clean.spec +++ b/perl-namespace-clean.spec @@ -1,7 +1,7 @@ Name: perl-namespace-clean Summary: Keep your namespace tidy Version: 0.26 -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 @@ -78,6 +78,9 @@ make test %{_mandir}/man3/namespace::clean.3* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.26-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Oct 7 2015 Paul Howarth - 0.26-1 - Update to 0.26 - Exclusively use Package::Stash::PP on perls < 5.8.7 until a fixed