From ec315718618c05c86bfb8f4644932ad162ff7b43 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Mon, 5 Sep 2016 12:53:54 +0200
Subject: 3.015 bump

---
 .gitignore       |  1 +
 .rpmlint         |  2 ++
 perl-Sereal.spec | 11 +++++++----
 sources          |  2 +-
 4 files changed, 11 insertions(+), 5 deletions(-)
 create mode 100644 .rpmlint

diff --git a/.gitignore b/.gitignore
index 849359b..b92af06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Sereal-3.008.tar.gz
 /Sereal-3.009.tar.gz
 /Sereal-3.014.tar.gz
+/Sereal-3.015.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..00d6ed0
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* de");
diff --git a/perl-Sereal.spec b/perl-Sereal.spec
index 138a0b2..2bd212e 100644
--- a/perl-Sereal.spec
+++ b/perl-Sereal.spec
@@ -1,6 +1,6 @@
 Name:           perl-Sereal
-Version:        3.014
-Release:        2%{?dist}
+Version:        3.015
+Release:        1%{?dist}
 Summary:        Fast, compact, powerful binary (de-)serialization
 # Makefile.PL defines LICENSE
 License:        GPL+ or Artistic
@@ -26,8 +26,8 @@ BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(Sereal::Decoder) >= 3.014
-BuildRequires:  perl(Sereal::Encoder) >= 3.014
+BuildRequires:  perl(Sereal::Decoder) >= 3.015
+BuildRequires:  perl(Sereal::Encoder) >= 3.015
 # Tests:
 # Benchmark not used
 BuildRequires:  perl(Carp)
@@ -88,6 +88,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 05 2016 Petr Pisar <[email protected]> - 3.015-1
+- 3.015 bump
+
 * Thu Feb 04 2016 Fedora Release Engineering <[email protected]> - 
3.014-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index b805e8c..f451807 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fbc2382c25738fd2230cc832e3d83b06  Sereal-3.014.tar.gz
+732fc663a7ffb9087bf8dbebe29f21bd  Sereal-3.015.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Sereal.git/commit/?h=f24&id=ec315718618c05c86bfb8f4644932ad162ff7b43
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to