[perl-Mojolicious] Update to 4.50

Emmanuel Seyman eseyman at fedoraproject.org
Sun Oct 27 10:09:14 UTC 2013


commit 5201d5b187bf8ae5c4aa35d97e23709aeea3e942
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Oct 27 11:09:21 2013 +0100

    Update to 4.50

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc03bcd..3d6aca7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -104,3 +104,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.44.tar.gz
 /Mojolicious-4.46.tar.gz
 /Mojolicious-4.49.tar.gz
+/Mojolicious-4.50.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 2ff8add..b3648bc 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        4.49
+Version:        4.50
 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 27 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.50-1
+- Update to 4.50
+
 * Sun Oct 20 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.49-1
 - Update to 4.49
 
diff --git a/sources b/sources
index 7815019..95f10b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f336b94efd22ffc58db36f8eb32e5430  Mojolicious-4.49.tar.gz
+a6c329a786001656a5c3cf651c603f86  Mojolicious-4.50.tar.gz



More information about the perl-devel mailing list