[perl-Mojolicious] Update to 4.17

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jul 7 09:55:19 UTC 2013


commit 44ac9aeb12c8a3adb3ac8f0901d0b2fcd1a73450
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jul 7 11:55:07 2013 +0200

    Update to 4.17

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



More information about the perl-devel mailing list