[perl-Mojolicious] Update to 4.16

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jun 23 09:16:59 UTC 2013


commit 2a5cb5de98aad4eb4b0553e913fbbf563daf664f
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jun 23 11:16:30 2013 +0200

    Update to 4.16

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9bc9694..f3768e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -90,3 +90,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.10.tar.gz
 /Mojolicious-4.13.tar.gz
 /Mojolicious-4.14.tar.gz
+/Mojolicious-4.16.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index aa3a6dd..d4f4eed 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        4.14
+Version:        4.16
 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 Jun 23 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.16-1
+- Update to 4.16
+
 * Sun Jun 16 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.14-1
 - Update to 4.14
 
diff --git a/sources b/sources
index 08436f5..3087be2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1618d2b8654d04b01a819cc94c56c977  Mojolicious-4.14.tar.gz
+2a495bdfd3b06725c0dad027dd658822  Mojolicious-4.16.tar.gz



More information about the perl-devel mailing list