[perl-Mojolicious] Update to 3.91

Emmanuel Seyman eseyman at fedoraproject.org
Sun Mar 31 06:27:19 UTC 2013


commit b5faa80e0d728ce0a2565e027b764f2a655b45f4
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Mar 31 08:27:11 2013 +0200

    Update to 3.91

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 28bb7ad..9589331 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,3 +81,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-3.87.tar.gz
 /Mojolicious-3.89.tar.gz
 /Mojolicious-3.90.tar.gz
+/Mojolicious-3.91.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 70aaa5d..6059db2 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        3.90
+Version:        3.91
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 31 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 3.91-1
+- Update to 3.91
+
 * Sun Mar 17 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 3.90-1
 - Update to 3.90
 
diff --git a/sources b/sources
index e6c9365..3de0d46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cdc6aac227319f970cb93f1153cca59d  Mojolicious-3.90.tar.gz
+b35a42cac0f1fdc1974899c86f271c93  Mojolicious-3.91.tar.gz


More information about the scm-commits mailing list