[perl-Catalyst-ActionRole-ACL] update to 0.07

Iain Arnell iarnell at fedoraproject.org
Sat Jul 21 14:11:52 UTC 2012


commit c311b7082b522993097b37a5b1865dfd7dc33f2e
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jul 21 08:11:06 2012 -0600

    update to 0.07

 .gitignore                        |    1 +
 perl-Catalyst-ActionRole-ACL.spec |   12 +++++++-----
 sources                           |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62ee0c7..606f7f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Catalyst-ActionRole-ACL-0.06.tar.gz
+/Catalyst-ActionRole-ACL-0.07.tar.gz
diff --git a/perl-Catalyst-ActionRole-ACL.spec b/perl-Catalyst-ActionRole-ACL.spec
index 0ae171a..304b7ae 100644
--- a/perl-Catalyst-ActionRole-ACL.spec
+++ b/perl-Catalyst-ActionRole-ACL.spec
@@ -1,6 +1,6 @@
 Name:           perl-Catalyst-ActionRole-ACL
-Version:        0.06
-Release:        4%{?dist}
+Version:        0.07
+Release:        1%{?dist}
 Summary:        User role-based authorization action class
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,13 +8,12 @@ URL:            http://search.cpan.org/dist/Catalyst-ActionRole-ACL/
 Source0:        http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-ActionRole-ACL-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Catalyst::Controller::ActionRole)
-BuildRequires:  perl(Catalyst::Runtime)
+BuildRequires:  perl(Catalyst::Runtime) >= 5.90013
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(namespace::autoclean)
 BuildRequires:  perl(Test::More)
-Requires:       perl(Catalyst::Controller::ActionRole)
-Requires:       perl(Catalyst::Runtime)
+Requires:       perl(Catalyst::Runtime) >= 5.90013
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -48,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jul 21 2012 Iain Arnell <iarnell at gmail.com> 0.07-1
+- update to latest upstream version
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.06-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 1e9313e..2dbba69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67b4f3a2092f1cdc26785c9b1ba45b67  Catalyst-ActionRole-ACL-0.06.tar.gz
+e4296bf6ce02dcf07190cc8355a7b57c  Catalyst-ActionRole-ACL-0.07.tar.gz


More information about the scm-commits mailing list