- update to 0.11
This commit is contained in:
parent
cbdf277829
commit
6d65b3a06c
@ -1 +1 @@
|
|||||||
namespace-clean-0.09.tar.gz
|
namespace-clean-0.11.tar.gz
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user