[perl-Mojolicious] Update to 4.18

Emmanuel Seyman eseyman at fedoraproject.org
Sat Jul 13 09:22:40 UTC 2013


commit acc70a7136ed9623bc0b44c4dc2f811e3cd7937f
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sat Jul 13 11:22:25 2013 +0200

    Update to 4.18

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b17c716..7c76237 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,3 +92,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.14.tar.gz
 /Mojolicious-4.16.tar.gz
 /Mojolicious-4.17.tar.gz
+/Mojolicious-4.18.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 282eea5..c059964 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        4.17
+Version:        4.18
 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 Jul 13 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.18-1
+- Update to 4.18
+
 * Sun Jul 07 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.17-1
 - Update to 4.17
 
diff --git a/sources b/sources
index 9dc4ecc..e086f88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-489011fa8345ec517c999e591ce73093  Mojolicious-4.17.tar.gz
+7c1c5e45e6dce266fa8a7a2beb5c947e  Mojolicious-4.18.tar.gz



More information about the perl-devel mailing list