This commit is contained in:
Fedora Release Engineering 2016-02-04 16:49:53 +00:00
parent f1bdce1785
commit 9f0de99c00

View File

@ -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 <releng@fedoraproject.org> - 0.26-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Oct 7 2015 Paul Howarth <paul@city-fan.org> - 0.26-1
- Update to 0.26
- Exclusively use Package::Stash::PP on perls < 5.8.7 until a fixed