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 2022-02-15 23:57:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sereal-Decoder (Old)
and /work/SRC/openSUSE:Factory/.perl-Sereal-Decoder.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sereal-Decoder"
Tue Feb 15 23:57:41 2022 rev:9 rq:955043 version:4.019
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sereal-Decoder/perl-Sereal-Decoder.changes
2020-08-06 10:41:16.150094464 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Sereal-Decoder.new.1956/perl-Sereal-Decoder.changes
2022-02-15 23:58:07.580352687 +0100
@@ -1,0 +2,10 @@
+Tue Feb 8 03:09:07 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 4.019
+ see /usr/share/doc/packages/perl-Sereal-Decoder/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-Decoder-4.018.tar.gz
New:
----
Sereal-Decoder-4.019.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Sereal-Decoder.spec ++++++
--- /var/tmp/diff_new_pack.3OABij/_old 2022-02-15 23:58:07.964353748 +0100
+++ /var/tmp/diff_new_pack.3OABij/_new 2022-02-15 23:58:07.968353759 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Sereal-Decoder
#
-# 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-Decoder
Name: perl-Sereal-Decoder
-Version: 4.018
+Version: 4.019
Release: 0
-%define cpan_name Sereal-Decoder
Summary: Binary serialization module for Perl (decoder 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(Test::Deep)
BuildRequires: perl(Test::Differences)
@@ -59,7 +58,7 @@
https://github.com/Sereal/Sereal/wiki/Sereal-Comparison-Graphs.
%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
@@ -76,7 +75,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes
%changelog
++++++ Sereal-Decoder-4.018.tar.gz -> Sereal-Decoder-4.019.tar.gz ++++++
++++ 11799 lines of diff (skipped)