This commit is contained in:
Dennis Gilmore 2013-02-14 10:32:05 -06:00
parent 49907b0a28
commit 2f7490e549

View File

@ -7,7 +7,7 @@
Name: perl-namespace-clean
Summary: Keep your namespace tidy
Version: 0.24
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/namespace-clean/
@ -86,6 +86,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/namespace::clean.3pm*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Dec 5 2012 Paul Howarth <paul@city-fan.org> - 0.24-1
- Update to 0.24
- Properly skip debugger test when optional deps not available