[perl-Mojolicious] Update to 5.49

Emmanuel Seyman eseyman at fedoraproject.org
Sun Oct 12 00:45:18 UTC 2014


commit 19f12dc673afb727c74bc0306d74b601d3b40d73
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Oct 12 02:45:07 2014 +0200

    Update to 5.49

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c3eaed..428b54e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -144,3 +144,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-5.42.tar.gz
 /Mojolicious-5.45.tar.gz
 /Mojolicious-5.47.tar.gz
+/Mojolicious-5.49.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index fd49acb..1209019 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        5.47
+Version:        5.49
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
@@ -61,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct 12 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 5.49-1
+- Update to 5.49
+
 * Sun Oct 05 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 5.47-1
 - Update to 5.47
 
diff --git a/sources b/sources
index 2f21708..f8aa0cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96adc06ba7f4678a562bffbc6f56c6f7  Mojolicious-5.47.tar.gz
+74853b4abde905dc5db9c4dc4e797b75  Mojolicious-5.49.tar.gz


More information about the scm-commits mailing list