This commit is contained in:
Jesse Keating 2009-02-27 05:14:44 +00:00
parent 3d67122920
commit cbdf277829

View File

@ -1,7 +1,7 @@
Name: perl-namespace-clean
Version: 0.09
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Summary: Keep your namespace tidy
@ -77,6 +77,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/*.3*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Dec 02 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.09-1
- update to 0.09
- note BR change from Scope::Guard to B::Hooks::EndOfScope