Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Sereal-Encoder for openSUSE:Factory checked in at 2022-02-15 23:57:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Sereal-Encoder (Old) and /work/SRC/openSUSE:Factory/.perl-Sereal-Encoder.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sereal-Encoder" Tue Feb 15 23:57:42 2022 rev:10 rq:955044 version:4.019 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Sereal-Encoder/perl-Sereal-Encoder.changes 2020-08-10 14:59:02.364033475 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Sereal-Encoder.new.1956/perl-Sereal-Encoder.changes 2022-02-15 23:58:08.264354576 +0100 @@ -1,0 +2,10 @@ +Tue Feb 8 03:09:50 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 4.019 + see /usr/share/doc/packages/perl-Sereal-Encoder/Changes + + 4.019 Mon Feb 7, 2022 + * Fix build issue with latest perl - Thanks to Nicholas Clark + * Update zstd to 1.5.1 + +------------------------------------------------------------------- Old: ---- Sereal-Encoder-4.018.tar.gz New: ---- Sereal-Encoder-4.019.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Sereal-Encoder.spec ++++++ --- /var/tmp/diff_new_pack.ilaECd/_old 2022-02-15 23:58:08.640355614 +0100 +++ /var/tmp/diff_new_pack.ilaECd/_new 2022-02-15 23:58:08.648355636 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Sereal-Encoder # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,19 +16,18 @@ # +%define cpan_name Sereal-Encoder Name: perl-Sereal-Encoder -Version: 4.018 +Version: 4.019 Release: 0 -%define cpan_name Sereal-Encoder Summary: Binary serialization module for Perl (encoder part) License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/Y/YV/YVES/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(ExtUtils::MakeMaker) >= 7.0 BuildRequires: perl(ExtUtils::ParseXS) >= 2.21 BuildRequires: perl(Sereal::Decoder) >= 4.002 BuildRequires: perl(Test::Deep) @@ -60,7 +59,7 @@ the "PERFORMANCE" section below. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build @@ -77,7 +76,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes %changelog ++++++ Sereal-Encoder-4.018.tar.gz -> Sereal-Encoder-4.019.tar.gz ++++++ ++++ 11798 lines of diff (skipped)