[perl-Catalyst-Plugin-Session] Update to 0.39

Emmanuel Seyman eseyman at fedoraproject.org
Sat Nov 22 23:15:35 UTC 2014


commit 5b67282d8a14c375259df4c8036de3ef9b94c6c4
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Nov 23 00:15:29 2014 +0100

    Update to 0.39

 .gitignore                        |    1 +
 perl-Catalyst-Plugin-Session.spec |   11 +++++++----
 sources                           |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91c43af..5abf9a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Catalyst-Plugin-Session-0.29.tar.gz
 /Catalyst-Plugin-Session-0.35.tar.gz
 /Catalyst-Plugin-Session-0.36.tar.gz
 /Catalyst-Plugin-Session-0.37.tar.gz
+/Catalyst-Plugin-Session-0.39.tar.gz
diff --git a/perl-Catalyst-Plugin-Session.spec b/perl-Catalyst-Plugin-Session.spec
index 97104a5..52e7caa 100644
--- a/perl-Catalyst-Plugin-Session.spec
+++ b/perl-Catalyst-Plugin-Session.spec
@@ -1,10 +1,10 @@
 Name:           perl-Catalyst-Plugin-Session
 Summary:        Catalyst generic session plugin
-Version:        0.37
-Release:        7%{?dist}
+Version:        0.39
+Release:        1%{?dist}
 License:        GPL+ or Artistic
-Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Session-%{version}.tar.gz 
+
+Source0:        http://search.cpan.org/CPAN/authors/id/J/JJ/JJNAPIORK/Catalyst-Plugin-Session-%{version}.tar.gz 
 URL:            http://search.cpan.org/dist/Catalyst-Plugin-Session/
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:      noarch
@@ -74,6 +74,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Nov 22 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.39-1
+- Update to 0.39
+
 * Sun Sep 07 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.37-7
 - Perl 5.20 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index 09fd205..11a9b06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cce1bff083076a2874e2dc36740b498e  Catalyst-Plugin-Session-0.37.tar.gz
+103dc6b62cbe93f135befc9cf0f77d45  Catalyst-Plugin-Session-0.39.tar.gz


More information about the scm-commits mailing list