[perl-Mojolicious] Update to 4.24

Emmanuel Seyman eseyman at fedoraproject.org
Sat Aug 10 11:57:26 UTC 2013


commit d9496e1e8eabefbe18f4d2e10eca478b8f911e6f
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sat Aug 10 13:57:09 2013 +0200

    Update to 4.24

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 39a267c..cd1e7c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,3 +94,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.17.tar.gz
 /Mojolicious-4.18.tar.gz
 /Mojolicious-4.23.tar.gz
+/Mojolicious-4.24.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index d7657a5..6dfc31f 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        4.23
+Version:        4.24
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Aug 10 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.24-1
+- Update to 4.24
+
 * Mon Aug 05 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.23-1
 - Update to 4.23
 - Fix incorrect dates in the spec changelog
diff --git a/sources b/sources
index e4148bc..fed1de9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-508046342e7c70cbb3da797cdc78f8e8  Mojolicious-4.23.tar.gz
+7334504a16dea2d95979a3b2b8f78663  Mojolicious-4.24.tar.gz



More information about the perl-devel mailing list