[perl-Mojolicious] Update to 4.10

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jun 2 13:43:13 UTC 2013


commit ef0955a31064908798e110c2ffadac4416404d10
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jun 2 15:42:58 2013 +0200

    Update to 4.10

 .gitignore            |    1 +
 perl-Mojolicious.spec |    8 ++++++--
 sources               |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f1ac64..94a68c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-3.97.tar.gz
 /Mojolicious-4.0.tar.gz
 /Mojolicious-4.07.tar.gz
+/Mojolicious-4.10.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 194c968..db67256 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,11 +1,12 @@
 Name:           perl-Mojolicious
-Version:        4.07
+Version:        4.10
 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
+
 BuildArch:      noarch
 BuildRequires:  perl >= 0:5.010001
 BuildRequires:  perl(Compress::Raw::Zlib)
@@ -59,7 +60,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
-* Sun May 26 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.07
+* Sun Jun 02 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.10-1
+- Update to 4.10
+
+* Sun May 26 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.07-1
 - Update to 4.07
 
 * Sun May 19 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.0-1
diff --git a/sources b/sources
index f9a1867..e4fc457 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9306560b312de052ec810625632cc6d2  Mojolicious-4.07.tar.gz
+bf1cf2dd79688a63db5e5ceff3e91d0d  Mojolicious-4.10.tar.gz


More information about the scm-commits mailing list