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 - 3.004-1 +- 3.004 bump + * Wed Nov 12 2014 Petr Pisar - 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