Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Sereal for openSUSE:Factory checked in at 2026-06-03 20:22:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Sereal (Old) and /work/SRC/openSUSE:Factory/.perl-Sereal.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sereal" Wed Jun 3 20:22:11 2026 rev:13 rq:1356935 version:5.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Sereal/perl-Sereal.changes 2023-05-04 17:10:48.364446297 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Sereal.new.1937/perl-Sereal.changes 2026-06-03 20:25:56.145955464 +0200 @@ -1,0 +2,19 @@ +Thu May 21 10:04:36 UTC 2026 - Tina Müller <[email protected]> + +- updated to 5.6.0 (5.006) + see /usr/share/doc/packages/perl-Sereal/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 in decoder. + + 5.004_001 + * Update Zstd to 1.5.7, and other changes. + * Thanks to Marco Fontani, Ricardo Signes, and James Rouzier + +------------------------------------------------------------------- Old: ---- Sereal-5.004.tar.gz New: ---- README.md Sereal-5.006.tar.gz _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Sereal.spec ++++++ --- /var/tmp/diff_new_pack.mkv51X/_old 2026-06-03 20:25:57.145996949 +0200 +++ /var/tmp/diff_new_pack.mkv51X/_new 2026-06-03 20:25:57.149997115 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Sereal # -# 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,25 +18,30 @@ %define cpan_name Sereal Name: perl-Sereal -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 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 BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Sereal::Decoder) >= 5.004 -BuildRequires: perl(Sereal::Encoder) >= 5.004 +BuildRequires: perl(Sereal::Decoder) >= 5.6 +BuildRequires: perl(Sereal::Encoder) >= 5.6 BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::Differences) BuildRequires: perl(Test::LongString) BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(Test::Warn) -Requires: perl(Sereal::Decoder) >= 5.004 -Requires: perl(Sereal::Encoder) >= 5.004 +Requires: perl(Sereal::Decoder) >= 5.6 +Requires: perl(Sereal::Encoder) >= 5.6 +Provides: perl(Sereal) = %{version} +%undefine __perllib_provides %{perl_requires} %description @@ -63,7 +68,7 @@ https://github.com/Sereal/Sereal/wiki/Sereal-Comparison-Graphs. %prep -%autosetup -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor ++++++ 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-5.004.tar.gz -> Sereal-5.006.tar.gz ++++++ ++++ 4860 lines of diff (skipped) ++++++ _scmsync.obsinfo ++++++ mtime: 1779357876 commit: 194245c1e20032970e70e69a89fcfb654058cfb9626ccbd187fd0f489b54a0cd url: https://src.opensuse.org/perl/perl-Sereal revision: 194245c1e20032970e70e69a89fcfb654058cfb9626ccbd187fd0f489b54a0cd 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-05-21 12:04:36.000000000 +0200 @@ -0,0 +1 @@ +.osc
