eseyman pushed to perl-Mojolicious (master). "Update to 6.14"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jul 14 09:18:44 UTC 2015


From 8ca38c95a4860a7d037b2c83a43197d439649d4d Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emmanuel at seyman.fr>
Date: Tue, 14 Jul 2015 11:18:28 +0200
Subject: Update to 6.14


diff --git a/.gitignore b/.gitignore
index 0526151..8b45dea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -172,3 +172,4 @@ Mojolicious-0.999926.tar.gz
 /Mojolicious-6.11.tar.gz
 /Mojolicious-6.12.tar.gz
 /Mojolicious-6.13.tar.gz
+/Mojolicious-6.14.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index aa818b5..e6af19d 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mojolicious
-Version:        6.13
+Version:        6.14
 Release:        1%{?dist}
 Summary:        A next generation web framework for Perl
 License:        Artistic 2.0
@@ -20,6 +20,7 @@ BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::Harness)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(Time::Local)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -59,6 +60,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jul 14 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 6.14-1
+- Update to 6.14
+- Add perl(Time::Local) as a BR (#1242789)
+
 * Sun Jul 12 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 6.13-1
 - Update to 6.13
 
diff --git a/sources b/sources
index 20e53e9..ef37019 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72f5b402817dddf3b012a098a66da7fd  Mojolicious-6.13.tar.gz
+dd067c5791e27a104a07f2676edf1bf2  Mojolicious-6.14.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Mojolicious.git/commit/?h=master&id=8ca38c95a4860a7d037b2c83a43197d439649d4d


More information about the perl-devel mailing list