|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Class-Load
|
|
|
|
|
Version: 0.22
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A working (require "Class::Name") and more
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -84,6 +84,9 @@ perl Build.PL --installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/Class::Load::PP.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Sep 05 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.22-2
|
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Sep 4 2014 Paul Howarth <paul@city-fan.org> - 0.22-1
|
|
|
|
|
- Update to 0.22
|
|
|
|
|
- Document some of the caveats to using this module, and refer to
|
|
|
|
|