[perl-Mojolicious/f20] Update to 5.49

Emmanuel Seyman eseyman at fedoraproject.org
Sun Oct 12 01:39:26 UTC 2014


commit 9792e45888ecc9c4c60b6e8e25bf3240f1539895
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Oct 12 03:39:16 2014 +0200

    Update to 5.49

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6c829ef..ad8dba3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,3 +96,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.23.tar.gz
 /Mojolicious-4.24.tar.gz
 /Mojolicious-4.25.tar.gz
+/Mojolicious-5.49.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index c6b5028..d97036a 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        4.25
+Version:        5.49
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct 12 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 5.49-1
+- Update to 5.49 (fixes a serious security issue)
+
 * Sun Aug 18 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.25-1
 - Update to 4.25
 
diff --git a/sources b/sources
index 008e207..f8aa0cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-70c9822ee7bde696664aa5eb3fb7b198  Mojolicious-4.25.tar.gz
+74853b4abde905dc5db9c4dc4e797b75  Mojolicious-5.49.tar.gz



More information about the perl-devel mailing list