[perl-Mojolicious] Update to 2.98

Yanko Kaneti yaneti at fedoraproject.org
Wed Jun 20 07:44:13 UTC 2012


commit 3deaad3b9d1e02f8f403c69f903755c0d031929f
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Wed Jun 20 10:41:25 2012 +0300

    Update to 2.98

 .gitignore            |    1 +
 perl-Mojolicious.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f73978d..3963af1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-2.85.tar.gz
 /Mojolicious-2.92.tar.gz
 /Mojolicious-2.95.tar.gz
+/Mojolicious-2.98.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index adb1a0d..06e77b3 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,11 +1,11 @@
 Name:           perl-Mojolicious
-Version:        2.95
-Release:        2%{?dist}
+Version:        2.98
+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/S/SR/SRI/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)
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 20 2012 Yanko Kaneti <yaneti at declera.com> - 2.98-1
+- Update to 2.98
+
 * Mon Jun 11 2012 Petr Pisar <ppisar at redhat.com> - 2.95-2
 - Perl 5.16 rebuild
 
diff --git a/sources b/sources
index a770d53..f6f65da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-216ef1759e59c1286532af162fdc9f21  Mojolicious-2.95.tar.gz
+e4acaa1ebbd4a89e3ceb852c1e1d8700  Mojolicious-2.98.tar.gz


More information about the scm-commits mailing list