Hello community,

here is the log from the commit of package lz4 for openSUSE:Factory checked in 
at 2019-10-21 12:25:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lz4 (Old)
 and      /work/SRC/openSUSE:Factory/.lz4.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lz4"

Mon Oct 21 12:25:54 2019 rev:15 rq:738873 version:1.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/lz4/lz4.changes  2019-06-22 11:21:29.241213048 
+0200
+++ /work/SRC/openSUSE:Factory/.lz4.new.2352/lz4.changes        2019-10-21 
12:25:55.635792463 +0200
@@ -1,0 +2,14 @@
+Wed Oct 16 08:51:54 UTC 2019 - pgaj...@suse.com
+
+- enable testsuite
+- verbose build
+
+-------------------------------------------------------------------
+Tue Oct 15 14:48:45 UTC 2019 - pgaj...@suse.com
+
+- version update to 1.9.2
+  * decompression functions were reading a few bytes beyond input size
+  * api: lz4frame initializers compatibility with c++, reported by @degski
+  * cli : added command --list, based on a patch by @gabrielstedman
+
+-------------------------------------------------------------------

Old:
----
  lz4-1.9.1.tar.gz

New:
----
  lz4-1.9.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lz4.spec ++++++
--- /var/tmp/diff_new_pack.YMsvxy/_old  2019-10-21 12:25:56.275793188 +0200
+++ /var/tmp/diff_new_pack.YMsvxy/_new  2019-10-21 12:25:56.279793193 +0200
@@ -18,7 +18,7 @@
 
 %define lname  liblz4-1
 Name:           lz4
-Version:        1.9.1
+Version:        1.9.2
 Release:        0
 Summary:        Hash-based Predictive Lempel–Ziv compressor
 License:        GPL-2.0-or-later AND BSD-2-Clause
@@ -71,10 +71,7 @@
 %patch -P 2 -p1
 
 %build
-# Goddammit, lz4, stop hardcoding silent mode.
-perl -i -pe 's{^\t@}{\t}g' Makefile */Makefile
-
-make %{?_smp_mflags} CFLAGS="%optflags"
+V=1 make %{?_smp_mflags} CFLAGS="%optflags"
 
 %install
 %make_install PREFIX="%_prefix" LIBDIR="%_libdir"
@@ -82,6 +79,7 @@
 
 %check
 LD_LIBRARY_PATH="%buildroot/%_libdir" ldd -r "%buildroot/%_bindir/lz4"
+make %{?_smp_mflags} check
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig

++++++ lz4-1.9.1.tar.gz -> lz4-1.9.2.tar.gz ++++++
++++ 5699 lines of diff (skipped)


Reply via email to