[perl-Mojolicious] Update to 4.44

Emmanuel Seyman eseyman at fedoraproject.org
Sun Oct 6 08:57:45 UTC 2013


commit 0678445911a0e162370602d312f4da545ca1b2bf
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Oct 6 10:57:35 2013 +0200

    Update to 4.44

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9c2332..eb48c2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -101,3 +101,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.33.tar.gz
 /Mojolicious-4.37.tar.gz
 /Mojolicious-4.41.tar.gz
+/Mojolicious-4.44.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index e05a3ac..a076747 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        4.41
+Version:        4.44
 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 Oct 06 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.44-1
+- Update to 4.44
+
 * Sun Sep 22 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.41-1
 - Update to 4.41
 
diff --git a/sources b/sources
index b2712a1..d5be5f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7fe243a2de164e4316c5ee9accd56e15  Mojolicious-4.41.tar.gz
+71d1bc0a91514056283d7f5ea5e311f1  Mojolicious-4.44.tar.gz


More information about the scm-commits mailing list