diff --git a/perl-Package-Stash-XS.spec b/perl-Package-Stash-XS.spec index 752943a..6806509 100644 --- a/perl-Package-Stash-XS.spec +++ b/perl-Package-Stash-XS.spec @@ -1,6 +1,6 @@ Name: perl-Package-Stash-XS Version: 0.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Faster and more correct implementation of the Package::Stash API Group: Development/Libraries License: GPL+ or Artistic @@ -79,6 +79,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Package::Stash::XS.3pm* %changelog +* Tue Jul 19 2011 Petr Sabata - 0.22-2 +- Perl mass rebuild + * Sat Mar 5 2011 Paul Howarth - 0.22-1 - Update to 0.22 - Make the namespace cache lazy and weak, in case the stash is deleted