[perl-Mojolicious] Update to 3.97

Emmanuel Seyman eseyman at fedoraproject.org
Sun Apr 28 09:12:45 UTC 2013


commit 8f24e92cc4a4e2f039a0c9fa10910a81e4b7107f
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Apr 28 11:12:40 2013 +0200

    Update to 3.97

 .gitignore            |    1 +
 perl-Mojolicious.spec |    6 +++++-
 sources               |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc4381e..50b7c84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,3 +84,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-3.91.tar.gz
 /Mojolicious-3.93.tar.gz
 /Mojolicious-3.95.tar.gz
+/Mojolicious-3.97.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index e16de89..da9c719 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        3.95
+Version:        3.97
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
@@ -17,6 +17,7 @@ BuildRequires:  perl(IO::Compress::Gzip)
 BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::Harness)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Time::HiRes)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -58,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 28 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 3.97-1
+- Update to 3.97
+
 * Sun Apr 21 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 3.95-1
 - Update to 3.95
 
diff --git a/sources b/sources
index 75a9400..16fda93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27a4e690bf589549979f0b0dbe53333a  Mojolicious-3.95.tar.gz
+791b6825ca2005c9b1fb94f33a53e343  Mojolicious-3.97.tar.gz


More information about the scm-commits mailing list