This commit is contained in:
Dennis Gilmore 2012-01-13 18:13:02 -06:00
parent 0465cd73c4
commit e2633ca526

View File

@ -1,7 +1,7 @@
Name: perl-namespace-clean
Summary: Keep your namespace tidy
Version: 0.21
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz
@ -65,6 +65,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sun Oct 02 2011 Iain Arnell <iarnell@gmail.com> 0.21-1
- update to latest upstream version
- clean up spec for modern rpmbuild