diff --git a/.gitignore b/.gitignore index 0b41fb6..1968ef7 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /Sereal-4.008.tar.gz /Sereal-4.009.tar.gz /Sereal-4.011.tar.gz +/Sereal-4.012.tar.gz diff --git a/perl-Sereal.spec b/perl-Sereal.spec index d3e7234..68a3de0 100644 --- a/perl-Sereal.spec +++ b/perl-Sereal.spec @@ -6,7 +6,7 @@ %endif Name: perl-Sereal -Version: 4.011 +Version: 4.012 Release: 1%{?dist} Summary: Fast, compact, powerful binary (de-)serialization # Makefile.PL defines LICENSE @@ -30,8 +30,8 @@ BuildRequires: perl(strict) BuildRequires: perl(warnings) # Run-time: BuildRequires: perl(Exporter) -BuildRequires: perl(Sereal::Decoder) >= 4.011 -BuildRequires: perl(Sereal::Encoder) >= 4.011 +BuildRequires: perl(Sereal::Decoder) >= 4.012 +BuildRequires: perl(Sereal::Encoder) >= 4.012 # Tests: # Benchmark not used BuildRequires: perl(Carp) @@ -53,6 +53,7 @@ BuildRequires: perl(Sereal::Decoder::Constants) BuildRequires: perl(Sereal::Encoder::Constants) BuildRequires: perl(Storable) BuildRequires: perl(Test::LongString) +BuildRequires: perl(Test::MemoryGrowth) BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(Test::Warn) BuildRequires: perl(Tie::Array) @@ -97,6 +98,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jun 11 2020 Petr Pisar - 4.012-1 +- 4.012 bump + * Tue Feb 04 2020 Petr Pisar - 4.011-1 - 4.011 bump diff --git a/sources b/sources index 54d05a6..4fbaf49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Sereal-4.011.tar.gz) = f8a0fddbddb73decabcfa676390d002c26e6ed71489e352ed438c58c46e5c3a65dd502cce5e5653ea6647b860548488e1df1403123b502d14c57e7f5981bb899 +SHA512 (Sereal-4.012.tar.gz) = b6afe04a64e743e145897fb3876f4c8a5ec4e063487b943b4ff50bba273b4e2cbb1a41a5556d8b893f9fdf1b1a478a66e3b2fad1f30291bbb4d12ebddaa8d6b5