[perl-Mojolicious] Update to 5.71

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jan 4 10:40:36 UTC 2015


commit 93460fa2093f6e2281ab69cd16ffa0f2ecaab0a2
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jan 4 11:40:45 2015 +0100

    Update to 5.71

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e41264a..57f1c72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -155,3 +155,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-5.68.tar.gz
 /Mojolicious-5.69.tar.gz
 /Mojolicious-5.70.tar.gz
+/Mojolicious-5.71.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index e18ce97..58dacba 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        5.70
+Version:        5.71
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
@@ -62,6 +62,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 04 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 5.71-1
+- Update to 5.71
+
 * Fri Dec 19 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 5.70-1
 - Update to 5.70
 
diff --git a/sources b/sources
index 0e26c6c..3a2cf78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-588fb00b74da5983cfdb986eea6d1499  Mojolicious-5.70.tar.gz
+78040ba7fab868bf635767d44a1ee8a4  Mojolicious-5.71.tar.gz


More information about the scm-commits mailing list