Update to 0.15

- New upstream release 0.15:
  - Small test changes to accomodate latest version of Module::Implementation
- BR: at least version 0.04 of perl(Module::Implementation)
epel9
Paul Howarth 13 years ago
parent 7fba86ad86
commit f808bda92f

@ -1,5 +1,5 @@
Name: perl-Class-Load Name: perl-Class-Load
Version: 0.14 Version: 0.15
Release: 1%{?dist} Release: 1%{?dist}
Summary: A working (require "Class::Name") and more Summary: A working (require "Class::Name") and more
Group: Development/Libraries Group: Development/Libraries
@ -17,7 +17,7 @@ BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(base) BuildRequires: perl(base)
BuildRequires: perl(Carp) BuildRequires: perl(Carp)
BuildRequires: perl(Data::OptList) BuildRequires: perl(Data::OptList)
BuildRequires: perl(Module::Implementation) BuildRequires: perl(Module::Implementation) >= 0.04
BuildRequires: perl(Module::Runtime) >= 0.011 BuildRequires: perl(Module::Runtime) >= 0.011
BuildRequires: perl(Package::Stash) BuildRequires: perl(Package::Stash)
BuildRequires: perl(strict) BuildRequires: perl(strict)
@ -89,6 +89,11 @@ make test %{!?perl_bootstrap:RELEASE_TESTING=1}
%{_mandir}/man3/Class::Load.3pm* %{_mandir}/man3/Class::Load.3pm*
%changelog %changelog
* Thu Feb 9 2012 Paul Howarth <paul@city-fan.org> - 0.15-1
- Update to 0.15:
- Small test changes to accomodate latest version of Module::Implementation
- BR: at least version 0.04 of perl(Module::Implementation)
* Tue Feb 7 2012 Paul Howarth <paul@city-fan.org> - 0.14-1 * Tue Feb 7 2012 Paul Howarth <paul@city-fan.org> - 0.14-1
- Update to 0.14: - Update to 0.14:
- Use Module::Implementation to handle loading the XS or PP versions of the - Use Module::Implementation to handle loading the XS or PP versions of the

@ -1 +1 @@
dcae0c8fef65ec193cfafc0f624c4be4 Class-Load-0.14.tar.gz c9bcd29084172b77a06d7cc691d79fab Class-Load-0.15.tar.gz

Loading…
Cancel
Save