diff --git a/.gitignore b/.gitignore index 5bcb42b..f803d19 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Package-Stash-0.28.tar.gz +/Package-Stash-0.29.tar.gz diff --git a/perl-Package-Stash.spec b/perl-Package-Stash.spec index b1d1374..6176497 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.28 +Version: 0.29 Release: 1%{?dist} Summary: Routines for manipulating stashes Group: Development/Libraries @@ -101,6 +101,10 @@ rm -rf %{buildroot} %{_mandir}/man3/Package::Stash::PP.3pm* %changelog +* Wed Apr 6 2011 Paul Howarth - 0.29-1 +- Update to 0.29 + - Really skip the package-stash-conflict script in the compile test + * Wed Mar 30 2011 Paul Howarth - 0.28-1 - Update to 0.28 - META.json fixes diff --git a/sources b/sources index 3b63d70..05e1844 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e66c46a4a5efd0d816ef455a931b944 Package-Stash-0.28.tar.gz +d7d2ee9dde5c0109c3a6d229458405f9 Package-Stash-0.29.tar.gz