Hello community,
here is the log from the commit of package perl-Sereal-Decoder for
openSUSE:Factory checked in at 2020-02-04 19:54:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sereal-Decoder (Old)
and /work/SRC/openSUSE:Factory/.perl-Sereal-Decoder.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sereal-Decoder"
Tue Feb 4 19:54:55 2020 rev:5 rq:769777 version:4.009
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sereal-Decoder/perl-Sereal-Decoder.changes
2019-09-05 12:34:24.619572236 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Sereal-Decoder.new.26092/perl-Sereal-Decoder.changes
2020-02-04 19:54:58.641378435 +0100
@@ -1,0 +2,13 @@
+Sat Feb 1 03:19:23 UTC 2020 - <[email protected]>
+
+- updated to 4.009
+ see /usr/share/doc/packages/perl-Sereal-Decoder/Changes
+
+ 4.009 Fri January 31, 2020
+ * Update ppport.h for modern perls.
+
+ 4.008 Thurs Jan 30, 2020
+ * Build fixes for modern perls.
+ * Pod fixes
+
+-------------------------------------------------------------------
Old:
----
Sereal-Decoder-4.007.tar.gz
New:
----
Sereal-Decoder-4.009.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Sereal-Decoder.spec ++++++
--- /var/tmp/diff_new_pack.qzVpUw/_old 2020-02-04 19:55:00.061379263 +0100
+++ /var/tmp/diff_new_pack.qzVpUw/_new 2020-02-04 19:55:00.105379288 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Sereal-Decoder
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-Sereal-Decoder
-Version: 4.007
+Version: 4.009
Release: 0
%define cpan_name Sereal-Decoder
Summary: Binary serialization module for Perl (decoder part)
@@ -60,7 +60,7 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
++++++ Sereal-Decoder-4.007.tar.gz -> Sereal-Decoder-4.009.tar.gz ++++++
++++ 11599 lines of diff (skipped)