[perl-Mojolicious] Update to 2.49

Yanko Kaneti yaneti at fedoraproject.org
Tue Feb 14 13:10:31 UTC 2012


commit 8c57e74a4f780dd8a510e10337b5c7f6c9a6fdc4
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Tue Feb 14 15:10:22 2012 +0200

    Update to 2.49

 .gitignore            |    1 +
 perl-Mojolicious.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64c455f..b666aa1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-2.43.tar.gz
 /Mojolicious-2.44.tar.gz
 /Mojolicious-2.45.tar.gz
+/Mojolicious-2.49.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 80d8e42..4aeb7cb 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,11 +1,11 @@
 Name:           perl-Mojolicious
-Version:        2.45
+Version:        2.49
 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/A/AM/AMS/Mojolicious-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/T/TE/TEMPIRE/Mojolicious-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl >= 0:5.008007
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 14 2012 Yanko Kaneti <yaneti at declera.com> - 2.49-1
+- Update to 2.49
+
 * Wed Jan 25 2012 Robin Lee <cheeselee at fedoraproject.org> - 2.45-1
 - Update to 2.45
 
diff --git a/sources b/sources
index 7b91d10..64555b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b977c33592246d34721e1aca49b78df  Mojolicious-2.45.tar.gz
+bb873f730cbd4c641f22d38d1e20e8e9  Mojolicious-2.49.tar.gz


More information about the scm-commits mailing list