Perl mass rebuild

This commit is contained in:
Petr Sabata 2011-07-19 19:31:55 +02:00
parent 802846c439
commit 69f740c3a7

View File

@ -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 <contyk@redhat.com> - 0.22-2
- Perl mass rebuild
* Sat Mar 5 2011 Paul Howarth <paul@city-fan.org> - 0.22-1
- Update to 0.22
- Make the namespace cache lazy and weak, in case the stash is deleted