[perl-Package-Stash] Update to 0.24 (reinstate Test::Requires dependency)

Paul Howarth pghmcfc at fedoraproject.org
Tue Jan 18 10:43:25 UTC 2011


commit c0ef9ce90424ada083d608f464947ec215a35c62
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Jan 18 10:43:05 2011 +0000

    Update to 0.24 (reinstate Test::Requires dependency)

 .gitignore              |    2 +-
 perl-Package-Stash.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 827a5fd..d79191a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Package-Stash-0.23.tar.gz
+/Package-Stash-0.24.tar.gz
diff --git a/perl-Package-Stash.spec b/perl-Package-Stash.spec
index 9078c74..d6ebf03 100644
--- a/perl-Package-Stash.spec
+++ b/perl-Package-Stash.spec
@@ -5,7 +5,7 @@
 %global old_eumm %(perl -MExtUtils::MakeMaker -e 'printf "%d\\n", $ExtUtils::MakeMaker::VERSION < 6.31 ? 1 : 0;' 2>/dev/null || echo 0)
 
 Name:		perl-Package-Stash
-Version:	0.23
+Version:	0.24
 Release:	1%{?dist}
 Summary:	Routines for manipulating stashes
 Group:		Development/Libraries
@@ -102,6 +102,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Package::Stash::PP.3pm*
 
 %changelog
+* Tue Jan 18 2011 Paul Howarth <paul at city-fan.org> - 0.24-1
+- Update to 0.24 (reinstate Test::Requires dependency)
+
 * Wed Jan 12 2011 Paul Howarth <paul at city-fan.org> - 0.23-1
 - Update to 0.23
   - Lower perl prereq to 5.8.1
diff --git a/sources b/sources
index f7658ac..e4113d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-334edfc7dc44f9186535782c6d700f9b  Package-Stash-0.23.tar.gz
+eaca5beadc60bad6541ef7c5f02d30b7  Package-Stash-0.24.tar.gz



More information about the perl-devel mailing list