[perl-Mojolicious] Update to 4.93

Emmanuel Seyman eseyman at fedoraproject.org
Sun Apr 13 08:17:54 UTC 2014


commit af9bf5a347a06294dfd460994d617314f3d669f6
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Apr 13 10:17:36 2014 +0200

    Update to 4.93

 .gitignore            |    1 +
 perl-Mojolicious.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56fc4ed..ab2e70b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -123,3 +123,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.89.tar.gz
 /Mojolicious-4.90.tar.gz
 /Mojolicious-4.91.tar.gz
+/Mojolicious-4.93.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 34039fc..6d26d90 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        4.91
+Version:        4.93
 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 13 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 4.93-1
+- Update to 4.93
+
 * Sun Mar 30 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 4.91-1
 - Update to 4.91
 
diff --git a/sources b/sources
index 7c9306f..9140ba7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d32b15eaa136b0a822dfbb9881ae69a  Mojolicious-4.91.tar.gz
+c35b941873cf115ec9a59e901d102e7e  Mojolicious-4.93.tar.gz



More information about the perl-devel mailing list