[perl-Mojolicious/f21] Update to 5.49

Emmanuel Seyman eseyman at fedoraproject.org
Sun Oct 12 01:20:07 UTC 2014


commit 1c2c0827d35b9d96cd7fc1bbb5ac7b296417e6a5
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Oct 12 03:19:56 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 c0e881d..35d5fa9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -135,3 +135,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-5.08.tar.gz
 /Mojolicious-5.10.tar.gz
 /Mojolicious-5.12.tar.gz
+/Mojolicious-5.49.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index e8e6f3a..3097e4e 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        5.12
+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 Jul 06 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 5.12-1
 - Update to 5.12
 - Change upstream URL
diff --git a/sources b/sources
index ef40a55..f8aa0cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7626c35437c3324c40767150ce70966b  Mojolicious-5.12.tar.gz
+74853b4abde905dc5db9c4dc4e797b75  Mojolicious-5.49.tar.gz



More information about the perl-devel mailing list