>From 65735e5738f4ed63b24bd44cc1f171c38bc6c4aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Mon, 7 Dec 2015 14:27:04 +0100
Subject: 3.014 bump

---
 .gitignore       |  1 +
 perl-Sereal.spec | 10 +++++++---
 sources          |  2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 277139e..849359b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Sereal-3.007.tar.gz
 /Sereal-3.008.tar.gz
 /Sereal-3.009.tar.gz
+/Sereal-3.014.tar.gz
diff --git a/perl-Sereal.spec b/perl-Sereal.spec
index 0323eec..bc84b3e 100644
--- a/perl-Sereal.spec
+++ b/perl-Sereal.spec
@@ -1,5 +1,5 @@
 Name:           perl-Sereal
-Version:        3.009
+Version:        3.014
 Release:        1%{?dist}
 Summary:        Fast, compact, powerful binary (de-)serialization
 # Makefile.PL defines LICENSE
@@ -25,8 +25,8 @@ BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(Sereal::Decoder) >= 3.009
-BuildRequires:  perl(Sereal::Encoder) >= 3.009
+BuildRequires:  perl(Sereal::Decoder) >= 3.014
+BuildRequires:  perl(Sereal::Encoder) >= 3.014
 # Tests:
 # Benchmark not used
 BuildRequires:  perl(Carp)
@@ -53,6 +53,7 @@ BuildRequires:  perl(Tie::Scalar)
 BuildRequires:  perl(threads)
 BuildRequires:  perl(threads::shared)
 BuildRequires:  perl(utf8)
+BuildRequires:  perl(version)
 # Optional tests:
 BuildRequires:  perl(Test::Deep) >= 0.110
 BuildRequires:  perl(Test::Deep::NoTest)
@@ -86,6 +87,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec 07 2015 Petr Pisar <ppi...@redhat.com> - 3.014-1
+- 3.014 bump
+
 * Wed Dec 02 2015 Petr Pisar <ppi...@redhat.com> - 3.009-1
 - 3.009 bump
 
diff --git a/sources b/sources
index 568b525..b805e8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce6ae64ef7de13221f3578af899bb4a8  Sereal-3.009.tar.gz
+fbc2382c25738fd2230cc832e3d83b06  Sereal-3.014.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Sereal.git/commit/?h=master&id=65735e5738f4ed63b24bd44cc1f171c38bc6c4aa
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to