[perl-Catalyst-Plugin-Authentication] update to 0.10018

Iain Arnell iarnell at fedoraproject.org
Sat Oct 1 09:16:38 UTC 2011


commit d5c4fc0de9238641576d7f336fd51e68df1fb38c
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Oct 1 11:16:18 2011 +0200

    update to 0.10018

 .gitignore                               |    1 +
 perl-Catalyst-Plugin-Authentication.spec |   12 +++++++-----
 sources                                  |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d287d85..9f51d83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Catalyst-Plugin-Authentication-0.10016.tar.gz
 /Catalyst-Plugin-Authentication-0.10017.tar.gz
+/Catalyst-Plugin-Authentication-0.10018.tar.gz
diff --git a/perl-Catalyst-Plugin-Authentication.spec b/perl-Catalyst-Plugin-Authentication.spec
index 56ac994..0a7dd09 100644
--- a/perl-Catalyst-Plugin-Authentication.spec
+++ b/perl-Catalyst-Plugin-Authentication.spec
@@ -1,7 +1,7 @@
 Name:           perl-Catalyst-Plugin-Authentication
 Summary:        Infrastructure plugin for the Catalyst authentication framework
-Version:        0.10017
-Release:        2%{?dist}
+Version:        0.10018
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Authentication-%{version}.tar.gz
@@ -57,16 +57,18 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %check
 # note we do not run pod tests right now -- they seem to be failing
-#TEST_POD=1 make test
-make test
+TEST_POD=1 make test
+#make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sat Oct 01 2011 Iain Arnell <iarnell at gmail.com> 0.10018-1
+- update to latest upstream version
+
 * Wed Jul 20 2011 Petr Sabata <contyk at redhat.com> - 0.10017-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 7484abc..d118972 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9fcfeba6691700d99f4516eb1cf7558  Catalyst-Plugin-Authentication-0.10017.tar.gz
+1b670444931bdb033c54bccfb77f7d83  Catalyst-Plugin-Authentication-0.10018.tar.gz


More information about the scm-commits mailing list