Hello community,

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

Package is "clzip"

Fri Mar  9 10:43:49 2018 rev:10 rq:583125 version:1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/clzip/clzip.changes      2017-05-20 
10:12:52.886511170 +0200
+++ /work/SRC/openSUSE:Factory/.clzip.new/clzip.changes 2018-03-09 
10:43:54.764476933 +0100
@@ -1,0 +2,10 @@
+Mon Mar  5 19:31:54 UTC 2018 - [email protected]
+
+- Update to new upstream release 1.10
+  * 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.
+  * The "-S" option now keeps input files unchanged.
+
+-------------------------------------------------------------------

Old:
----
  clzip-1.9.tar.gz
  clzip-1.9.tar.gz.sig

New:
----
  clzip-1.10.tar.gz
  clzip-1.10.tar.gz.sig

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

Other differences:
------------------
++++++ clzip.spec ++++++
--- /var/tmp/diff_new_pack.GpddyJ/_old  2018-03-09 10:43:58.096356931 +0100
+++ /var/tmp/diff_new_pack.GpddyJ/_new  2018-03-09 10:43:58.100356787 +0100
@@ -1,8 +1,7 @@
-# vim: set sw=4 ts=4 et nu:
 #
 # spec file for package clzip
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011-2013 Pascal Bleser <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,10 +18,10 @@
 
 
 Name:           clzip
-Version:        1.9
+Version:        1.10
 Release:        0
 Summary:        Lossless Data Compressor based on LZMA
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Archiving/Compression
 Url:            http://www.nongnu.org/lzip/clzip.html
 
@@ -48,17 +47,9 @@
 
 %build
 # not autoconf
-./configure \
-    --srcdir=. \
-    --prefix="%_prefix" \
-    --bindir="%_bindir" \
-    --datadir="%_datadir" \
-    --infodir="%_infodir" \
-    --mandir="%_mandir" \
-    --sysconfdir="%_sysconfdir" \
-    CC="gcc" \
-    CFLAGS="%optflags"
-
+./configure --srcdir=. --prefix="%_prefix" --bindir="%_bindir" \
+       --datadir="%_datadir" --infodir="%_infodir" --mandir="%_mandir" \
+       --sysconfdir="%_sysconfdir" CC="gcc" CFLAGS="%optflags"
 make %{?_smp_flags}
 
 %install

++++++ clzip-1.9.tar.gz -> clzip-1.10.tar.gz ++++++
++++ 2712 lines of diff (skipped)


Reply via email to