diff --git a/.cvsignore b/.cvsignore index f28afed..f796ede 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -namespace-clean-0.09.tar.gz +namespace-clean-0.11.tar.gz diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec index d444a22..3b3bda6 100644 --- a/perl-namespace-clean.spec +++ b/perl-namespace-clean.spec @@ -1,7 +1,7 @@ Name: perl-namespace-clean -Version: 0.09 -Release: 2%{?dist} +Version: 0.11 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries Summary: Keep your namespace tidy @@ -13,7 +13,7 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(FindBin) -BuildRequires: perl(B::Hooks::EndOfScope) +BuildRequires: perl(B::Hooks::EndOfScope) >= 0.07 BuildRequires: perl(Symbol) BuildRequires: perl(Test::More) >= 0.62 @@ -77,6 +77,9 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Thu Apr 02 2009 Chris Weyl 0.11-1 +- update to 0.11 + * Thu Feb 26 2009 Fedora Release Engineering - 0.09-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index ffe9465..e6f8f81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8edfbf0ccd9cb0557e7d0c5366d9f1f1 namespace-clean-0.09.tar.gz +480c3735ffe40b491a4700df5e8659a3 namespace-clean-0.11.tar.gz