[perl-Mojolicious] Update to 4.95

Emmanuel Seyman eseyman at fedoraproject.org
Sun Apr 27 10:21:42 UTC 2014


commit f547cfd57dcdb6e6be8498a60d2f35014e0ba985
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Apr 27 12:21:38 2014 +0200

    Update to 4.95

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0c87c2..32b7360 100644
--- a/.gitignore
+++ b/.gitignore
@@ -125,3 +125,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.91.tar.gz
 /Mojolicious-4.93.tar.gz
 /Mojolicious-4.94.tar.gz
+/Mojolicious-4.95.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index d09bd89..42fe092 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        4.94
+Version:        4.95
 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 Apr 27 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 4.95-1
+- Update to 4.95
+
 * Sun Apr 20 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 4.94-1
 - Update to 4.94
 
diff --git a/sources b/sources
index c3215da..4283bd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd70f14d921d82c90d3c847dc100aa97  Mojolicious-4.94.tar.gz
+04269a05f12eb52e2f3c7b427328e444  Mojolicious-4.95.tar.gz



More information about the perl-devel mailing list