- 661697 rebuild for fixing problems with vendorach/lib

This commit is contained in:
Marcela Mašláňová 2010-12-21 11:29:05 +01:00
parent 58da17c7ec
commit d4772b4dfc

View File

@ -6,7 +6,7 @@
Name: perl-Package-Stash
Version: 0.08
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Routines for manipulating stashes
Group: Development/Libraries
License: GPL+ or Artistic
@ -74,6 +74,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Package::Stash.3pm*
%changelog
* Tue Dec 21 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.08-2
- 661697 rebuild for fixing problems with vendorach/lib
* Mon Sep 20 2010 Paul Howarth <paul@city-fan.org> - 0.08-1
- Update to 0.08 (re-enable the caching of the stash)
- Update patch for old ExtUtils::MakeMaker and Test::More versions