[perl-Mojolicious] Update to 5.56

Emmanuel Seyman eseyman at fedoraproject.org
Sun Nov 2 02:31:32 UTC 2014


commit 2edeed2aa52d4151bdc8110208a6b712b4e55df4
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Nov 2 03:31:38 2014 +0100

    Update to 5.56

 .gitignore            |    1 +
 perl-Mojolicious.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 469b43e..cac8744 100644
--- a/.gitignore
+++ b/.gitignore
@@ -147,3 +147,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-5.49.tar.gz
 /Mojolicious-5.52.tar.gz
 /Mojolicious-5.54.tar.gz
+/Mojolicious-5.56.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index bb8c802..06a488d 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,6 +1,6 @@
 Name:           perl-Mojolicious
-Version:        5.54
-Release:        2%{?dist}
+Version:        5.56
+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 Nov 02 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 5.56-1
+- Update to 5.56
+
 * Fri Oct 24 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 5.54-2
 - Bump to rebuild
 
diff --git a/sources b/sources
index d5b1644..d051bc9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe4f37ae58eddb9fe11a673fbf4fc047  Mojolicious-5.54.tar.gz
+77276dfc92995a0eba255f8e4b22ffe8  Mojolicious-5.56.tar.gz



More information about the perl-devel mailing list