Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Sereal-Decoder for openSUSE:Factory checked in at 2023-02-16 16:56:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Sereal-Decoder (Old) and /work/SRC/openSUSE:Factory/.perl-Sereal-Decoder.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sereal-Decoder" Thu Feb 16 16:56:07 2023 rev:13 rq:1066020 version:5.003 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Sereal-Decoder/perl-Sereal-Decoder.changes 2022-09-09 18:29:22.229243157 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Sereal-Decoder.new.22824/perl-Sereal-Decoder.changes 2023-02-16 16:56:26.722842955 +0100 @@ -1,0 +2,41 @@ +Thu Feb 9 03:12:50 UTC 2023 - Tina Müller <timueller+p...@suse.de> + +- updated to 5.003 + see /usr/share/doc/packages/perl-Sereal-Decoder/Changes + + 5.003 + * Production release of 5.002_001 and 5.002_002 + * OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh + for providing guidance and access to an OpenBSD box to use to + debug and fix this. + * Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16 + * Assorted build fixes related to these updates. + 5.002_002 + * OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh + for providing guidance and access to an OpenBSD box to use to + debug and fix this. + 5.002_001 + * Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16 + * Assorted build fixes related to these updates. + 5.002 + * Fixup Decoder tests to run on perl 5.8 which has no defined-or. + - Consolidated changes from 5.001_00x: + * Ensure that Encoder depends on the correct version of the Decoder. + Gracious thanks to Slaven Rezic for being so patient in helping + me get this release working properly. + * Test compatibility fixes when no perl is already installed. + * Add t/195_backcompat.t to check if the latest decoder will + seamlessly handle reading output from older versions. + * Test compatibility fixes with version 3 and earlier. + 5.001_003 + * Ensure that Encoder depends on the correct version of the Decoder. + Gracious thanks to Slaven Rezic for being so patient in helping + me get 5.001_00x working properly. + 5.001_002 + * Test compatibility fixes when no perl is already installed. + * Add t/195_backcompat.t to check if the latest decoder will + seamlessly handle reading output from older versions. + 5.001_001 + * Test compatibility fixes with version 3 and earlier. + +------------------------------------------------------------------- Old: ---- Sereal-Decoder-5.001.tar.gz New: ---- Sereal-Decoder-5.003.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Sereal-Decoder.spec ++++++ --- /var/tmp/diff_new_pack.mtucMV/_old 2023-02-16 16:56:27.262845114 +0100 +++ /var/tmp/diff_new_pack.mtucMV/_new 2023-02-16 16:56:27.274845161 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Sereal-Decoder # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Sereal-Decoder Name: perl-Sereal-Decoder -Version: 5.001 +Version: 5.003 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Binary serialization module for Perl (decoder part) @@ -59,6 +59,7 @@ %prep %autosetup -n %{cpan_name}-%{version} + find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build ++++++ Sereal-Decoder-5.001.tar.gz -> Sereal-Decoder-5.003.tar.gz ++++++ ++++ 29936 lines of diff (skipped)