[perl-Mojolicious] Update to 5.35

Emmanuel Seyman eseyman at fedoraproject.org
Sun Aug 31 01:42:36 UTC 2014


commit 158f59f19454b1a772876f4c30a5864fd36e93a9
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Aug 31 03:42:40 2014 +0200

    Update to 5.35

 .gitignore            |    1 +
 perl-Mojolicious.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1735174..3b3812e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -138,3 +138,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-5.15.tar.gz
 /Mojolicious-5.24.tar.gz
 /Mojolicious-5.29.tar.gz
+/Mojolicious-5.35.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 1cffaa4..9e6d891 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,6 +1,6 @@
 Name:           perl-Mojolicious
-Version:        5.29
-Release:        2%{?dist}
+Version:        5.35
+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 Aug 31 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 5.35-1
+- Update to 5.35
+
 * Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 5.29-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 9276784..825171e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-871cb15db00004b57c05f7b965a59b9b  Mojolicious-5.29.tar.gz
+f349ba44f6c854941b9d6bce9dacb0d0  Mojolicious-5.35.tar.gz


More information about the scm-commits mailing list