diff --git a/perl-Package-Stash-XS.spec b/perl-Package-Stash-XS.spec index 9869e18..51d532f 100644 --- a/perl-Package-Stash-XS.spec +++ b/perl-Package-Stash-XS.spec @@ -1,6 +1,6 @@ Name: perl-Package-Stash-XS Version: 0.25 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Faster and more correct implementation of the Package::Stash API Group: Development/Libraries License: GPL+ or Artistic @@ -77,6 +77,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Package::Stash::XS.3pm* %changelog +* Tue Jun 19 2012 Petr Pisar - 0.25-3 +- Perl 5.16 rebuild + * Thu Jan 12 2012 Paul Howarth - 0.25-2 - Use %%{_fixperms} macro instead of our own chmod incantation