Hello community,

here is the log from the commit of package plzip for openSUSE:Factory checked 
in at 2018-03-09 10:43:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plzip (Old)
 and      /work/SRC/openSUSE:Factory/.plzip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plzip"

Fri Mar  9 10:43:59 2018 rev:9 rq:583128 version:1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/plzip/plzip.changes      2017-05-20 
10:13:11.875828129 +0200
+++ /work/SRC/openSUSE:Factory/.plzip.new/plzip.changes 2018-03-09 
10:44:03.360167347 +0100
@@ -1,0 +2,9 @@
+Mon Mar  5 19:39:23 UTC 2018 - [email protected]
+
+- Update to new upstream release 1.7
+  * The option "--loose-trailing" has been added.
+  * The test used by clzip to discriminate trailing data from a
+    corrupt header in multimember or concatenated files has been
+    improved to a Hamming distance of 3.
+
+-------------------------------------------------------------------

Old:
----
  plzip-1.6.tar.gz
  plzip-1.6.tar.gz.sig

New:
----
  plzip-1.7.tar.gz
  plzip-1.7.tar.gz.sig

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

Other differences:
------------------
++++++ plzip.spec ++++++
--- /var/tmp/diff_new_pack.mfZ3pI/_old  2018-03-09 10:44:03.980145018 +0100
+++ /var/tmp/diff_new_pack.mfZ3pI/_new  2018-03-09 10:44:03.984144874 +0100
@@ -1,8 +1,7 @@
-# vim: set ts=4 sw=4 et:
 #
 # spec file for package plzip
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,10 +18,10 @@
 
 
 Name:           plzip
-Version:        1.6
+Version:        1.7
 Release:        0
 Summary:        Parallel LZMA Data Compressor
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Archiving/Compression
 Url:            http://www.nongnu.org/lzip/plzip.html
 
@@ -54,19 +53,11 @@
 mkdir build
 pushd build
 # not autoconf
-../configure \
-    --prefix="%{_prefix}" \
-    --bindir="%{_bindir}" \
-    --datadir="%{_datadir}" \
-    --includedir="%{_includedir}" \
-    --infodir="%{_infodir}" \
-    --libdir="%{_libdir}" \
-    --mandir="%{_mandir}" \
-    --sysconfdir="%{_sysconfdir}" \
-    --enable-shared \
-    CXX="%__cxx" \
-    CPPFLAGS="%{optflags}" \
-    CXXFLAGS="%{optflags}"
+../configure --prefix="%{_prefix}" --bindir="%{_bindir}" \
+       --datadir="%{_datadir}" --includedir="%{_includedir}" \
+       --infodir="%{_infodir}" --libdir="%{_libdir}" --mandir="%{_mandir}" \
+       --sysconfdir="%{_sysconfdir}" --enable-shared \
+       CXX="%__cxx" CPPFLAGS="%{optflags}" CXXFLAGS="%{optflags}"
 make %{?_smp_flags}
 popd
 

++++++ plzip-1.6.tar.gz -> plzip-1.7.tar.gz ++++++
++++ 2624 lines of diff (skipped)


Reply via email to