ppisar pushed to perl-Sereal (master). "3.006 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Nov 16 12:14:31 UTC 2015


From c521902acf2b885212a7e6c2d26d180f9ddd26a0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Mon, 16 Nov 2015 12:50:15 +0100
Subject: 3.006 bump

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

diff --git a/.gitignore b/.gitignore
index 3520d49..dfa187d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Sereal-3.005.tar.gz
+/Sereal-3.006.tar.gz
diff --git a/perl-Sereal.spec b/perl-Sereal.spec
index a88f3fc..b3ad548 100644
--- a/perl-Sereal.spec
+++ b/perl-Sereal.spec
@@ -1,5 +1,5 @@
 Name:           perl-Sereal
-Version:        3.005
+Version:        3.006
 Release:        1%{?dist}
 Summary:        Fast, compact, powerful binary (de-)serialization
 # Makefile.PL defines LICENSE
@@ -17,8 +17,8 @@ BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(Sereal::Decoder) >= 3.005
-BuildRequires:  perl(Sereal::Encoder) >= 3.005
+BuildRequires:  perl(Sereal::Decoder) >= 3.006
+BuildRequires:  perl(Sereal::Encoder) >= 3.006
 # Tests:
 BuildRequires:  perl(Test::More) >= 0.88
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -51,5 +51,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 16 2015 Petr Pisar <ppisar at redhat.com> - 3.006-1
+- 3.006 bump
+
 * Tue Sep 29 2015 Petr Pisar <ppisar at redhat.com> 3.005-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 31f1878..513b351 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c7cde73ab4ac83a24dfc2abf33a394e  Sereal-3.005.tar.gz
+e79a5d1a69ad08fbcbfc1de18cbfad6b  Sereal-3.006.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Sereal.git/commit/?h=master&id=c521902acf2b885212a7e6c2d26d180f9ddd26a0


More information about the perl-devel mailing list