|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-SUPER
|
|
|
|
|
Version: 1.20141117
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: Sane superclass method dispatcher
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/SUPER/
|
|
|
|
@ -60,6 +60,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/SUPER.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.20141117-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Sep 27 2016 Paul Howarth <paul@city-fan.org> - 1.20141117-6
|
|
|
|
|
- Package LICENSE file
|
|
|
|
|
- Drop legacy spec file elements not needed for EL-6 onwards
|
|
|
|
|