[perl-Mojolicious] Update to 4.0

Emmanuel Seyman eseyman at fedoraproject.org
Sun May 19 08:34:15 UTC 2013


commit 263fa3e4a1c406af8c183d1dab531636a0835265
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun May 19 10:34:04 2013 +0200

    Update to 4.0

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50b7c84..aa13e2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -85,3 +85,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-3.93.tar.gz
 /Mojolicious-3.95.tar.gz
 /Mojolicious-3.97.tar.gz
+/Mojolicious-4.0.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index da9c719..8aeb803 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        3.97
+Version:        4.0
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun May 19 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.0-1
+- Update to 4.0
+
 * Sun Apr 28 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 3.97-1
 - Update to 3.97
 
diff --git a/sources b/sources
index 16fda93..1951b0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-791b6825ca2005c9b1fb94f33a53e343  Mojolicious-3.97.tar.gz
+63f0c67824b6f126214c4e692a71ab42  Mojolicious-4.0.tar.gz



More information about the perl-devel mailing list