[perl-Sereal-Decoder] 3.004 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jan 5 11:56:42 UTC 2015


commit 88553907c4648dc7042f7de8ec965751254a3f46
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jan 5 12:53:20 2015 +0100

    3.004 bump

 .gitignore               |    1 +
 perl-Sereal-Decoder.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfc469e..52068c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Sereal-Decoder-3.002.tar.gz
 /Sereal-Decoder-3.003.tar.gz
+/Sereal-Decoder-3.004.tar.gz
diff --git a/perl-Sereal-Decoder.spec b/perl-Sereal-Decoder.spec
index 6ec459b..247c334 100644
--- a/perl-Sereal-Decoder.spec
+++ b/perl-Sereal-Decoder.spec
@@ -1,5 +1,5 @@
 Name:           perl-Sereal-Decoder
-Version:        3.003
+Version:        3.004
 Release:        1%{?dist}
 Summary:        Perl deserialization for Sereal format
 # lib/Sereal/Decoder.pm:    GPL+ or Artistic
@@ -15,7 +15,7 @@ BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Devel::CheckLib)
 BuildRequires:  perl(ExtUtils::Constant)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.0
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Spec)
@@ -84,6 +84,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 05 2015 Petr Pisar <ppisar at redhat.com> - 3.004-1
+- 3.004 bump
+
 * Wed Nov 12 2014 Petr Pisar <ppisar at redhat.com> - 3.003-1
 - 3.003 bump
 
diff --git a/sources b/sources
index 57ac549..0c0afeb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-453502152d89e5602ab6d66a33b74ec1  Sereal-Decoder-3.003.tar.gz
+139886fa003a4ad47b7dc260e12fc1db  Sereal-Decoder-3.004.tar.gz



More information about the perl-devel mailing list