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 2026-06-01 18:07:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sereal-Decoder (Old)
and /work/SRC/openSUSE:Factory/.perl-Sereal-Decoder.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sereal-Decoder"
Mon Jun 1 18:07:23 2026 rev:15 rq:1356343 version:5.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sereal-Decoder/perl-Sereal-Decoder.changes
2023-04-20 16:26:06.378952925 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Sereal-Decoder.new.1937/perl-Sereal-Decoder.changes
2026-06-01 18:08:23.961237565 +0200
@@ -1,0 +2,21 @@
+Thu May 21 10:05:06 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 5.6.0 (5.006)
+ see /usr/share/doc/packages/perl-Sereal-Decoder/Changes
+
+ 5.006
+ * Use miniz 3.1.1
+ * Avoid deprecated ZSTD api.
+ * Tidy and regen.
+
+ 5.005
+ * Update spec to document changes from version 5
+ * Security fixes - make sure that COPY tags cannot be used
+ to read past end of buffer.
+ CVE-2026-8796 bsc#1267015
+
+ 5.004_001
+ * Update Zstd to 1.5.7, and other changes.
+ * Thanks to Marco Fontani, Ricardo Signes, and James Rouzier
+
+-------------------------------------------------------------------
Old:
----
Sereal-Decoder-5.004.tar.gz
New:
----
README.md
Sereal-Decoder-5.006.tar.gz
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Sereal-Decoder.spec ++++++
--- /var/tmp/diff_new_pack.yh0sT5/_old 2026-06-01 18:08:25.601305581 +0200
+++ /var/tmp/diff_new_pack.yh0sT5/_new 2026-06-01 18:08:25.605305747 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Sereal-Decoder
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,19 @@
%define cpan_name Sereal-Decoder
Name: perl-Sereal-Decoder
-Version: 5.004
+Version: 5.6.0
Release: 0
+# 5.006 -> normalize -> 5.6.0
+%define cpan_version 5.006
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Binary serialization module for Perl (decoder part)
URL: https://metacpan.org/release/%{cpan_name}
-Source0:
https://cpan.metacpan.org/authors/id/Y/YV/YVES/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/Y/YV/YVES/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
+Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(Devel::CheckLib) >= 1.160
BuildRequires: perl(ExtUtils::MakeMaker) >= 7.0
BuildRequires: perl(ExtUtils::ParseXS) >= 2.21
BuildRequires: perl(Test::Deep)
@@ -34,6 +38,10 @@
BuildRequires: perl(Test::LongString)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Warn)
+Provides: perl(Sereal::Decoder) = %{version}
+Provides: perl(Sereal::Decoder::Constants) = %{version}
+Provides: perl(Sereal::Performance)
+%undefine __perllib_provides
%{perl_requires}
%description
@@ -58,9 +66,9 @@
https://github.com/Sereal/Sereal/wiki/Sereal-Comparison-Graphs.
%prep
-%autosetup -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod
644
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
++++++ README.md ++++++
## Build Results
Current state of perl in openSUSE:Factory is

The current state of perl in the devel project build (devel:languages:perl)

++++++ Sereal-Decoder-5.004.tar.gz -> Sereal-Decoder-5.006.tar.gz ++++++
++++ 53945 lines of diff (skipped)
++++++ _scmsync.obsinfo ++++++
mtime: 1780310377
commit: d85e01ff180eaedd853e23adf3692ec0970eb013829a6ef2b090976464b3e45b
url: https://src.opensuse.org/perl/perl-Sereal-Decoder
revision: d85e01ff180eaedd853e23adf3692ec0970eb013829a6ef2b090976464b3e45b
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-06-01 12:39:37.000000000 +0200
@@ -0,0 +1 @@
+.osc