[perl-Mojolicious] Update to 4.26

Emmanuel Seyman eseyman at fedoraproject.org
Sun Aug 25 09:32:05 UTC 2013


commit 4bf170da28ec6a348b48caa9f0badea83380d72f
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Aug 25 11:31:52 2013 +0200

    Update to 4.26

 .gitignore            |    1 +
 perl-Mojolicious.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6c829ef..0e044af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,3 +96,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-4.23.tar.gz
 /Mojolicious-4.24.tar.gz
 /Mojolicious-4.25.tar.gz
+/Mojolicious-4.26.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index c6b5028..0a553ac 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,11 +1,11 @@
 Name:           perl-Mojolicious
-Version:        4.25
+Version:        4.26
 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/S/SR/SRI/Mojolicious-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/A/AM/AMS/Mojolicious-%{version}.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  perl >= 0:5.010001
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Aug 25 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.26-1
+- Update to 4.26
+
 * Sun Aug 18 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.25-1
 - Update to 4.25
 
diff --git a/sources b/sources
index 008e207..06b2b56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-70c9822ee7bde696664aa5eb3fb7b198  Mojolicious-4.25.tar.gz
+82ec57b12df4000838054d1cc844fda3  Mojolicious-4.26.tar.gz



More information about the perl-devel mailing list