[perl-Mojolicious] Update to 5.41

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 14 00:21:54 UTC 2014


commit 947ea9aa3a57916c11e28f6d135c5f9bad16cf05
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Sep 14 02:21:35 2014 +0200

    Update to 5.41

 .gitignore            |    1 +
 perl-Mojolicious.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0b9391..39c7465 100644
--- a/.gitignore
+++ b/.gitignore
@@ -140,3 +140,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-5.29.tar.gz
 /Mojolicious-5.35.tar.gz
 /Mojolicious-5.38.tar.gz
+/Mojolicious-5.41.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index dae3de1..34ce387 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,6 +1,6 @@
 Name:           perl-Mojolicious
-Version:        5.38
-Release:        2%{?dist}
+Version:        5.41
+Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
 
@@ -61,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 14 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 5.41-1
+- Update to 5.41
+
 * Sun Sep 07 2014 Jitka Plesnikova <jplesnik at redhat.com> - 5.38-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 4a7740f..c621c5c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-100f2071b9acd260f5789efcdbf46769  Mojolicious-5.38.tar.gz
+f4d03237b0d06c5d8e6a2cc4986a2491  Mojolicious-5.41.tar.gz


More information about the scm-commits mailing list