|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Class-Load
|
|
|
|
|
Version: 0.19
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: A working (require "Class::Name") and more
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -99,6 +99,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Class::Load.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 10 2012 Petr Pisar <ppisar@redhat.com> - 0.19-6
|
|
|
|
|
- Perl 5.16 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|
* Tue Jun 26 2012 Marcela Mašláňová <mmaslano@redhat.com> - 0.19-5
|
|
|
|
|
- conditionalize Pod::Coverage::Moose
|
|
|
|
|
|
|
|
|
|