[perl-Mojolicious] Update to 3.43

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 23 10:18:18 UTC 2012


commit 2e4d959f71487d154a54dc3fb4ade5b2c6c69f42
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Sep 23 12:18:12 2012 +0200

    Update to 3.43

 .gitignore            |    1 +
 perl-Mojolicious.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db9c1f5..56ceed6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-3.36.tar.gz
 /Mojolicious-3.38.tar.gz
 /Mojolicious-3.41.tar.gz
+/Mojolicious-3.43.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 6af0ad9..551cc47 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,11 +1,11 @@
 Name:           perl-Mojolicious
-Version:        3.41
+Version:        3.43
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
 Group:          Development/Libraries
 URL:            http://mojolicious.org/
-Source0:        http://search.cpan.org/CPAN/authors/id/T/TE/TEMPIRE/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.008007
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -56,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 23 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 3.43-1
+- Update to 3.43
+
 * Sun Sep 16 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 3.41-1
 - Update to 3.41
 
diff --git a/sources b/sources
index e82b3ab..846dc39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c6d098f3af0d280431d83c1691717a6  Mojolicious-3.41.tar.gz
+63014685181466e25d257ec18368ab30  Mojolicious-3.43.tar.gz


More information about the scm-commits mailing list