Update to 0.18

- New upstream release 0.18:
  - Require Package::Stash ≥ 0.14 (CPAN RT#75095)
epel9
Paul Howarth 13 years ago
parent 1e3ce9f45a
commit a275ca4092

@ -1,5 +1,5 @@
Name: perl-Class-Load Name: perl-Class-Load
Version: 0.17 Version: 0.18
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
@ -19,7 +19,7 @@ BuildRequires: perl(Carp)
BuildRequires: perl(Data::OptList) BuildRequires: perl(Data::OptList)
BuildRequires: perl(Module::Implementation) >= 0.04 BuildRequires: perl(Module::Implementation) >= 0.04
BuildRequires: perl(Module::Runtime) >= 0.012 BuildRequires: perl(Module::Runtime) >= 0.012
BuildRequires: perl(Package::Stash) BuildRequires: perl(Package::Stash) >= 0.14
BuildRequires: perl(strict) BuildRequires: perl(strict)
BuildRequires: perl(Try::Tiny) BuildRequires: perl(Try::Tiny)
BuildRequires: perl(warnings) BuildRequires: perl(warnings)
@ -89,6 +89,10 @@ make test %{!?perl_bootstrap:RELEASE_TESTING=1}
%{_mandir}/man3/Class::Load.3pm* %{_mandir}/man3/Class::Load.3pm*
%changelog %changelog
* Sat Feb 18 2012 Paul Howarth <paul@city-fan.org> - 0.18-1
- Update to 0.18:
- Require Package::Stash ≥ 0.14 (CPAN RT#75095)
* Sun Feb 12 2012 Paul Howarth <paul@city-fan.org> - 0.17-1 * Sun Feb 12 2012 Paul Howarth <paul@city-fan.org> - 0.17-1
- Update to 0.17: - Update to 0.17:
- Require Module::Runtime 0.012, which has a number of useful bug fixes - Require Module::Runtime 0.012, which has a number of useful bug fixes

@ -1 +1 @@
22663b3e350eb95dd3c151c2d84c5eb4 Class-Load-0.17.tar.gz da9ec57dd0199f6393702f2273ad6442 Class-Load-0.18.tar.gz

Loading…
Cancel
Save