[perl-Mojolicious] Update to 4.29

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 1 07:50:52 UTC 2013


commit c08cf5b4ec63d2c38e40b89021daf38547bc2ef4
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Sep 1 09:50:39 2013 +0200

    Update to 4.29

 .gitignore            |    1 +
 perl-Mojolicious.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e044af..663e143 100644
--- a/.gitignore
+++ b/.gitignore
@@ -97,3 +97,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.24.tar.gz
 /Mojolicious-4.25.tar.gz
 /Mojolicious-4.26.tar.gz
+/Mojolicious-4.29.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 0a553ac..34430b3 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,11 +1,11 @@
 Name:           perl-Mojolicious
-Version:        4.26
+Version:        4.29
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
 
 URL:            http://mojolicious.org/
-Source0:        http://search.cpan.org/CPAN/authors/id/A/AM/AMS/Mojolicious-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/S/SR/SRI/Mojolicious-%{version}.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  perl >= 0:5.010001
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 01 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.29-1
+- Update to 4.29
+
 * Sun Aug 25 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.26-1
 - Update to 4.26
 
diff --git a/sources b/sources
index 06b2b56..d4e3780 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82ec57b12df4000838054d1cc844fda3  Mojolicious-4.26.tar.gz
+39adef7214c2e6977c09ba52300d3630  Mojolicious-4.29.tar.gz


More information about the scm-commits mailing list