[perl-Mojolicious] Update to 3.0

Yanko Kaneti yaneti at fedoraproject.org
Tue Jun 26 09:34:42 UTC 2012


commit 7a41c93ca93032a7ac8223989067a45f31d8d6a3
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Tue Jun 26 12:34:45 2012 +0300

    Update to 3.0

 .gitignore            |    1 +
 perl-Mojolicious.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3963af1..04d1bdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-2.92.tar.gz
 /Mojolicious-2.95.tar.gz
 /Mojolicious-2.98.tar.gz
+/Mojolicious-3.0.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index cbe9b79..79c028e 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,11 +1,11 @@
 Name:           perl-Mojolicious
-Version:        2.98
-Release:        2%{?dist}
+Version:        3.0
+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)
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 26 2012 Yanko Kaneti <yaneti at declera.com> - 3.0-1
+- Update to 3.0
+
 * Wed Jun 20 2012 Yanko Kaneti <yaneti at declera.com> - 2.98-2
 - Bump for build into f18-perl
 
diff --git a/sources b/sources
index f6f65da..4e202dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4acaa1ebbd4a89e3ceb852c1e1d8700  Mojolicious-2.98.tar.gz
+8d713ae4b6aa2be914d2a49d654a5e62  Mojolicious-3.0.tar.gz


More information about the scm-commits mailing list