commit c57f44edb0eaf08eae7b2fee4cc3e23cb0a41a3c
Author: Iain Arnell <[email protected]>
Date: Sat May 19 09:23:27 2012 -0600
update to 0.091007
.gitignore | 1 +
perl-Moo.spec | 14 ++++++++------
sources | 2 +-
3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac92761..1735201 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/Moo-0.009012.tar.gz
/Moo-0.009013.tar.gz
/Moo-0.009014.tar.gz
+/Moo-0.091007.tar.gz
diff --git a/perl-Moo.spec b/perl-Moo.spec
index 85fcc02..b51a14e 100644
--- a/perl-Moo.spec
+++ b/perl-Moo.spec
@@ -1,5 +1,5 @@
Name: perl-Moo
-Version: 0.009014
+Version: 0.091007
Release: 1%{?dist}
Summary: Minimalist Object Orientation (with Moose compatibility)
License: GPL+ or Artistic
@@ -7,14 +7,14 @@ Group: Development/Libraries
URL: http://search.cpan.org/dist/Moo/
Source0:
http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/Moo-%{version}.tar.gz
BuildArch: noarch
-BuildRequires: perl(Class::Method::Modifiers) >= 1.07
+BuildRequires: perl(Class::Method::Modifiers) >= 1.04
BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires: perl(Module::Runtime) >= 0.013
-BuildRequires: perl(Role::Tiny) >= 1
+BuildRequires: perl(Module::Runtime) >= 0.012
+BuildRequires: perl(Role::Tiny) >= 1.001001
BuildRequires: perl(strictures) >= 1.001001
BuildRequires: perl(Test::Fatal) >= 0.003
BuildRequires: perl(Test::More) >= 0.96
-Requires: perl(Class::Method::Modifiers) >= 1.07
+Requires: perl(Class::Method::Modifiers) >= 1.04
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
%{?perl_default_filter}
@@ -38,7 +38,6 @@ make %{?_smp_mflags}
make pure_install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_fixperms} $RPM_BUILD_ROOT/*
@@ -51,6 +50,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Sat May 19 2012 Iain Arnell <[email protected]> 0.091007-1
+- update to latest upstream version
+
* Mon Apr 02 2012 Iain Arnell <[email protected]> 0.009014-1
- update to latest upstream version
diff --git a/sources b/sources
index 122336e..ff968b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a4da388624fa4eab3c7ad3b5833b538 Moo-0.009014.tar.gz
+16d99b92097a18b19904fe0256469aa2 Moo-0.091007.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel