This commit is contained in:
Dennis Gilmore 2011-02-09 05:34:07 -06:00
parent daaba9283e
commit 4cdf56abfc

View File

@ -1,7 +1,7 @@
Name: perl-version
Epoch: 3
Version: 0.88
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl extension for Version Objects
License: GPL+ or Artistic
Group: Development/Libraries
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/version::Internals.3pm*
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3:0.88-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jan 26 2011 Paul Howarth <paul@city-fan.org> 3:0.88-1
- Update to 0.88
- Revert to Makefile.PL flow as upstream dropped Build.PL to avoid circular