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 - 0.24-1 +- Update to 0.24 (reinstate Test::Requires dependency) + * Wed Jan 12 2011 Paul Howarth - 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