[perl-Mojolicious] Update to 5.74

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jan 25 02:48:30 UTC 2015


commit 5a676b7b30d453f8926bd76a28bb260a48f06243
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jan 25 03:49:01 2015 +0100

    Update to 5.74

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a470c16..d244c4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -157,3 +157,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-5.70.tar.gz
 /Mojolicious-5.71.tar.gz
 /Mojolicious-5.72.tar.gz
+/Mojolicious-5.74.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index f5789d2..233ca4b 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        5.72
+Version:        5.74
 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 25 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 5.74-1
+- Update to 5.74
+
 * Sun Jan 18 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 5.72-1
 - Update to 5.72
 
diff --git a/sources b/sources
index ed86651..8b4695e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-797f28b188dec6e6a899b9b481ee8228  Mojolicious-5.72.tar.gz
+7f414285940dc5180dbe979139ac430b  Mojolicious-5.74.tar.gz



More information about the perl-devel mailing list