[perl-MooseX-POE] update to 0.214

Iain Arnell iarnell at fedoraproject.org
Sat Oct 1 08:49:05 UTC 2011


commit fee341ccfc29bbca8522fb7fd0c7793932ae345e
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Oct 1 10:48:45 2011 +0200

    update to 0.214

 .gitignore           |    1 +
 perl-MooseX-POE.spec |   12 +++++++-----
 sources              |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1652b3..5a97c78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 MooseX-POE-0.205.tar.gz
 /MooseX-POE-0.211.tar.gz
 /MooseX-POE-0.213.tar.gz
+/MooseX-POE-0.214.tar.gz
diff --git a/perl-MooseX-POE.spec b/perl-MooseX-POE.spec
index 53dac75..f2bc7af 100644
--- a/perl-MooseX-POE.spec
+++ b/perl-MooseX-POE.spec
@@ -1,6 +1,6 @@
 Name:           perl-MooseX-POE
-Version:        0.213
-Release:        2%{?dist}
+Version:        0.214
+Release:        1%{?dist}
 Summary:        Illicit Love Child of Moose and POE
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,10 +9,10 @@ Source0:        http://search.cpan.org/CPAN/authors/id/G/GE/GETTY/MooseX-POE-%{v
 BuildArch:      noarch
 
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
-BuildRequires:  perl(Moose) >= 0.90
+BuildRequires:  perl(Moose) >= 2.0002
 BuildRequires:  perl(MooseX::Daemonize)
 BuildRequires:  perl(MooseX::Declare)
-BuildRequires:  perl(POE) >= 1.004
+BuildRequires:  perl(POE) >= 1.310
 BuildRequires:  perl(Test::More) >= 0.90
 BuildRequires:  perl(Test::Fatal) >= 0.003
 BuildRequires:  perl(Test::Moose)
@@ -41,12 +41,14 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes ex/ bench/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sat Oct 01 2011 Iain Arnell <iarnell at gmail.com> 0.214-1
+- update to latest upstream version
+
 * Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 0.213-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 99afce7..9072fd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99e6ac9396be71332f1ed2228a734e07  MooseX-POE-0.213.tar.gz
+64f18c2b742e43de6ce787a9ed739dc1  MooseX-POE-0.214.tar.gz


More information about the scm-commits mailing list