[perl-Mojolicious] Update to 5.72

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jan 18 08:42:29 UTC 2015


commit 36031972399ad662507072766aea8ffb8dc459b8
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jan 18 09:42:52 2015 +0100

    Update to 5.72

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57f1c72..a470c16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -156,3 +156,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-5.69.tar.gz
 /Mojolicious-5.70.tar.gz
 /Mojolicious-5.71.tar.gz
+/Mojolicious-5.72.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 58dacba..f5789d2 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        5.71
+Version:        5.72
 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 18 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 5.72-1
+- Update to 5.72
+
 * Sun Jan 04 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 5.71-1
 - Update to 5.71
 
diff --git a/sources b/sources
index 3a2cf78..ed86651 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78040ba7fab868bf635767d44a1ee8a4  Mojolicious-5.71.tar.gz
+797f28b188dec6e6a899b9b481ee8228  Mojolicious-5.72.tar.gz


More information about the scm-commits mailing list