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

- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
This commit is contained in:
Chris Weyl 2009-06-08 05:58:10 +00:00
parent ad8e3295e8
commit 5620c3fdb9
2 changed files with 13 additions and 9 deletions

View File

@ -1,17 +1,17 @@
Name: perl-Class-Method-Modifiers
Version: 1.01
Release: 4%{?dist}
Name: perl-Class-Method-Modifiers
Version: 1.02
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Summary: Provides Moose-like method modifiers
Source: http://search.cpan.org/CPAN/authors/id/S/SA/SARTAK/Class-Method-Modifiers-%{version}.tar.gz
Summary: Provides Moose-like method modifiers
Source: http://search.cpan.org/CPAN/authors/id/S/SA/SARTAK/Class-Method-Modifiers-%{version}.tar.gz
Url: http://search.cpan.org/dist/Class-Method-Modifiers
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
BuildArch: noarch
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
BuildRequires: perl(MRO::Compat)
# testing
BuildRequires: perl(Test::Exception)
@ -56,7 +56,7 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
make test
%clean
rm -rf %{buildroot}
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
@ -65,6 +65,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/*.3*
%changelog
* Mon Jun 08 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.02-1
- auto-update to 1.02 (by cpan-spec-update 0.01)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.01-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
f0398c468025d21493745619b1114a46 Class-Method-Modifiers-1.01.tar.gz
8f7564176826b01f5b1deab8a73646d3 Class-Method-Modifiers-1.02.tar.gz