[perl-namespace-clean] update to 0.20

Iain Arnell iarnell at fedoraproject.org
Sat Jan 8 09:25:03 UTC 2011


commit 44435dd26e229c9273a0a8002b80d1d6de0484d1
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jan 8 10:24:48 2011 +0100

    update to 0.20

 .gitignore                |    1 +
 perl-namespace-clean.spec |   10 +++++++---
 sources                   |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 012e587..516612b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 namespace-clean-0.14.tar.gz
 namespace-clean-0.18.tar.gz
+/namespace-clean-0.20.tar.gz
diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec
index 74e6da2..24bea66 100644
--- a/perl-namespace-clean.spec
+++ b/perl-namespace-clean.spec
@@ -1,7 +1,7 @@
 Name:           perl-namespace-clean
 Summary:        Keep your namespace tidy
-Version:        0.18
-Release:        2%{?dist}
+Version:        0.20
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/namespace-clean-%{version}.tar.gz 
@@ -16,7 +16,7 @@ BuildRequires:  perl(CPAN)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
 BuildRequires:  perl(FindBin)
-BuildRequires:  perl(Package::Stash) >= 0.03
+BuildRequires:  perl(Package::Stash) >= 0.22
 BuildRequires:  perl(Sub::Identify) >= 0.04
 BuildRequires:  perl(Sub::Name) >= 0.04
 BuildRequires:  perl(Test::More) >= 0.88
@@ -66,6 +66,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Jan 08 2011 Iain Arnell <iarnell at gmail.com> 0.20-1
+- update to latest upstream version
+- update BR perl(Package::Stash) >= 0.22
+
 * Tue Dec 21 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.18-2
 - 661697 rebuild for fixing problems with vendorach/lib
 
diff --git a/sources b/sources
index 988daa8..4cc4c4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a964acb77324c686a110d38b7302a879  namespace-clean-0.18.tar.gz
+e73762d9cbbbcd571126ec724b46c962  namespace-clean-0.20.tar.gz


More information about the scm-commits mailing list