This commit is contained in:
Dennis Gilmore 2012-07-20 14:11:48 -05:00
parent 7f3f6f2055
commit a4f6f181c2

View File

@ -1,6 +1,6 @@
Name: perl-SUPER
Version: 1.20120705
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Sane superclass method dispatcher
License: GPL+ or Artistic
Group: Development/Libraries
@ -55,6 +55,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/SUPER.3pm*
%changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20120705-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jul 6 2012 Paul Howarth <paul@city-fan.org> - 1.20120705-1
- Update to 1.20120705
- Resolved PAUSE packaging nit (CPAN RT#77110)