|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Class-Load
|
|
|
|
|
Version: 0.21
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A working (require "Class::Name") and more
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -79,6 +79,9 @@ perl Build.PL --installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/Class::Load::PP.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Feb 10 2014 Paul Howarth <paul@city-fan.org> - 0.21-1
|
|
|
|
|
- Update to 0.21
|
|
|
|
|
- Repository moved to the github moose organization
|
|
|
|
|