This commit is contained in:
Dennis Gilmore 2014-06-07 03:43:58 -05:00
parent 2750ead62a
commit 573645874c

View File

@ -3,7 +3,7 @@
Name: perl-Package-Stash
Version: 0.36
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Routines for manipulating stashes
Group: Development/Libraries
License: GPL+ or Artistic
@ -91,6 +91,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Package::Stash::PP.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.36-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Sep 4 2013 Paul Howarth <paul@city-fan.org> - 0.36-1
- Update to 0.36
- Support building with PUREPERL_ONLY