Hello community,
here is the log from the commit of package perl-Sereal-Encoder for
openSUSE:Factory checked in at 2020-02-04 19:52:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sereal-Encoder (Old)
and /work/SRC/openSUSE:Factory/.perl-Sereal-Encoder.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sereal-Encoder"
Tue Feb 4 19:52:44 2020 rev:5 rq:769546 version:4.009
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sereal-Encoder/perl-Sereal-Encoder.changes
2019-09-05 12:34:20.735572997 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Sereal-Encoder.new.26092/perl-Sereal-Encoder.changes
2020-02-04 19:53:06.625313101 +0100
@@ -1,0 +2,13 @@
+Sat Feb 1 03:20:42 UTC 2020 - <[email protected]>
+
+- updated to 4.009
+ see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
+
+ 4.009 Fri January 31, 2020
+ * Update ppport.h for modern perls.
+
+ 4.008 Thurs January 30, 2020
+ * Fixup casting error for pedantic compilers in srl_compress.h
+ * Build fixes.
+
+-------------------------------------------------------------------
Old:
----
Sereal-Encoder-4.007.tar.gz
New:
----
Sereal-Encoder-4.009.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Sereal-Encoder.spec ++++++
--- /var/tmp/diff_new_pack.RBtOv8/_old 2020-02-04 19:53:07.581313659 +0100
+++ /var/tmp/diff_new_pack.RBtOv8/_new 2020-02-04 19:53:07.589313663 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Sereal-Encoder
#
-# 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-Encoder
-Version: 4.007
+Version: 4.009
Release: 0
%define cpan_name Sereal-Encoder
Summary: Binary serialization module for Perl (encoder part)
@@ -61,7 +61,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-Encoder-4.007.tar.gz -> Sereal-Encoder-4.009.tar.gz ++++++
++++ 11591 lines of diff (skipped)