- auto-update to 0.23 (by cpan-spec-update 0.01)

- altered br on perl(Test::Exception) (0 => 0.21)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
- altered br on perl(Test::More) (0 => 0.8)
epel9
Chris Weyl 16 years ago
parent a068934e25
commit 827fd78471

@ -1 +1 @@
Mouse-0.22.tar.gz Mouse-0.23.tar.gz

@ -1,6 +1,5 @@
Name: perl-Mouse Name: perl-Mouse
Version: 0.22 Version: 0.23
Release: 1%{?dist} Release: 1%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -12,13 +11,13 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
BuildArch: noarch BuildArch: noarch
BuildRequires: perl(Class::Method::Modifiers) >= 1.01 BuildRequires: perl(Class::Method::Modifiers) >= 1.01
BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
BuildRequires: perl(MRO::Compat) BuildRequires: perl(MRO::Compat)
BuildRequires: perl(Scalar::Util) >= 1.14 BuildRequires: perl(Scalar::Util) >= 1.14
# tests # tests
BuildRequires: perl(Moose) BuildRequires: perl(Moose)
BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::Exception) >= 0.21
BuildRequires: perl(Test::More) BuildRequires: perl(Test::More) >= 0.8
# Strictly speaking, since 0.09 these are "soft dependencies", that is, Mouse # Strictly speaking, since 0.09 these are "soft dependencies", that is, Mouse
# will take advantage of them (and run faster) if they're there; but can cope # will take advantage of them (and run faster) if they're there; but can cope
@ -82,6 +81,12 @@ rm -rf %{buildroot}
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Tue Jun 02 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.23-1
- auto-update to 0.23 (by cpan-spec-update 0.01)
- altered br on perl(Test::Exception) (0 => 0.21)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
- altered br on perl(Test::More) (0 => 0.8)
* Sun May 03 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.22-1 * Sun May 03 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.22-1
- update to 0.22 - update to 0.22

@ -1 +1 @@
780ace6a75fd1837be6c5c4010e05cfd Mouse-0.22.tar.gz ee51652607053ee0be56aff304a5bc07 Mouse-0.23.tar.gz

Loading…
Cancel
Save