- update to 0.11

This commit is contained in:
Chris Weyl 2009-04-02 07:42:59 +00:00
parent cbdf277829
commit 6d65b3a06c
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
namespace-clean-0.09.tar.gz namespace-clean-0.11.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-namespace-clean Name: perl-namespace-clean
Version: 0.09 Version: 0.11
Release: 2%{?dist} Release: 1%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
Summary: Keep your namespace tidy Summary: Keep your namespace tidy
@ -13,7 +13,7 @@ BuildArch: noarch
BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(FindBin) BuildRequires: perl(FindBin)
BuildRequires: perl(B::Hooks::EndOfScope) BuildRequires: perl(B::Hooks::EndOfScope) >= 0.07
BuildRequires: perl(Symbol) BuildRequires: perl(Symbol)
BuildRequires: perl(Test::More) >= 0.62 BuildRequires: perl(Test::More) >= 0.62
@ -77,6 +77,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Thu Apr 02 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.11-1
- update to 0.11
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-2 * 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 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
8edfbf0ccd9cb0557e7d0c5366d9f1f1 namespace-clean-0.09.tar.gz 480c3735ffe40b491a4700df5e8659a3 namespace-clean-0.11.tar.gz