|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Class-Load
|
|
|
|
Name: perl-Class-Load
|
|
|
|
Version: 0.25
|
|
|
|
Version: 0.25
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: A working (require "Class::Name") and more
|
|
|
|
Summary: A working (require "Class::Name") and more
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: https://metacpan.org/release/Class-Load
|
|
|
|
URL: https://metacpan.org/release/Class-Load
|
|
|
@ -87,6 +87,9 @@ make test
|
|
|
|
%{_mandir}/man3/Class::Load.3*
|
|
|
|
%{_mandir}/man3/Class::Load.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.25-2
|
|
|
|
|
|
|
|
- Perl 5.28 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 11 2018 Paul Howarth <paul@city-fan.org> - 0.25-1
|
|
|
|
* Mon Jun 11 2018 Paul Howarth <paul@city-fan.org> - 0.25-1
|
|
|
|
- Update to 0.25
|
|
|
|
- Update to 0.25
|
|
|
|
- Merged required and recommended Data::OptList version prerequisite, to work
|
|
|
|
- Merged required and recommended Data::OptList version prerequisite, to work
|
|
|
|