This commit is contained in:
Fedora Release Engineering 2017-02-11 06:14:22 +00:00
parent 48f060b587
commit e4eebe684c

View File

@ -1,7 +1,7 @@
Name: perl-namespace-clean Name: perl-namespace-clean
Summary: Keep your namespace tidy Summary: Keep your namespace tidy
Version: 0.27 Version: 0.27
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
@ -80,6 +80,9 @@ make test
%{_mandir}/man3/namespace::clean.3* %{_mandir}/man3/namespace::clean.3*
%changelog %changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu May 19 2016 Paul Howarth <paul@city-fan.org> - 0.27-1 * Thu May 19 2016 Paul Howarth <paul@city-fan.org> - 0.27-1
- Update to 0.27 - Update to 0.27
- Allow packages to be cleaned multiple times - Allow packages to be cleaned multiple times