[perl-Mojolicious] Update to 4.46

Emmanuel Seyman eseyman at fedoraproject.org
Sun Oct 13 09:31:00 UTC 2013


commit 9bca364e6099687f9e320c8c3e5537d754d7fc2f
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Oct 13 11:30:57 2013 +0200

    Update to 4.46

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb48c2c..68547a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -102,3 +102,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.37.tar.gz
 /Mojolicious-4.41.tar.gz
 /Mojolicious-4.44.tar.gz
+/Mojolicious-4.46.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index a076747..af7e158 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        4.44
+Version:        4.46
 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 13 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.46-1
+- Update to 4.46
+
 * Sun Oct 06 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.44-1
 - Update to 4.44
 
diff --git a/sources b/sources
index d5be5f7..317c988 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71d1bc0a91514056283d7f5ea5e311f1  Mojolicious-4.44.tar.gz
+6efdc4894e635768aea96b20f7f27db5  Mojolicious-4.46.tar.gz


More information about the scm-commits mailing list