Hello community,

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

Package is "lziprecover"

Fri Mar  9 10:43:54 2018 rev:5 rq:583127 version:1.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/lziprecover/lziprecover.changes  2017-07-07 
10:17:24.074895722 +0200
+++ /work/SRC/openSUSE:Factory/.lziprecover.new/lziprecover.changes     
2018-03-09 10:43:59.888292392 +0100
@@ -1,0 +2,14 @@
+Mon Mar  5 19:37:23 UTC 2018 - [email protected]
+
+- Update to new upstream release 1.20
+  * Splitting was broken for files larger than 64 KiB because of
+    a bug introduced in version 1.16.
+  * The options "--dump-tdata", "--remove-tdata", and
+    "--strip-tdata" have been added to ease the management of
+    metadata stored as trailing data.
+  * The option "--loose-trailing", has been added.
+  * The test used by lziprecover to discriminate trailing data
+    from a corrupt header in multimember or concatenated files
+    has been improved to a Hamming distance of 3.
+
+-------------------------------------------------------------------

Old:
----
  lziprecover-1.19.tar.gz
  lziprecover-1.19.tar.gz.sig

New:
----
  lziprecover-1.20.tar.gz
  lziprecover-1.20.tar.gz.sig

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

Other differences:
------------------
++++++ lziprecover.spec ++++++
--- /var/tmp/diff_new_pack.Wop6J7/_old  2018-03-09 10:44:00.524269487 +0100
+++ /var/tmp/diff_new_pack.Wop6J7/_new  2018-03-09 10:44:00.528269342 +0100
@@ -1,8 +1,7 @@
-# vim: set sw=4 ts=4 et nu:
 #
 # spec file for package lziprecover
 #
-# 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:           lziprecover
-Version:        1.19
+Version:        1.20
 Release:        0
 Summary:        Utility to repair broken lzip files
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Archiving/Compression
 Url:            http://www.nongnu.org/lzip/lunzip.html
 
@@ -58,19 +57,12 @@
 
 %build
 # not autoconf
-%__install -d build
+install -d build
 pushd build
-../configure \
-    --srcdir=.. \
-    --prefix="%{_prefix}" \
-    --bindir="%{_bindir}" \
-    --datarootdir="%{_datadir}" \
-    --infodir="%{_infodir}" \
-    --mandir="%{_mandir}" \
-    CC="%__cc" \
-    CFLAGS="%{optflags}"
-
-%__make %{?_smp_mflags}
+../configure --srcdir=.. --prefix="%{_prefix}" --bindir="%{_bindir}" \
+       --datarootdir="%{_datadir}" --infodir="%{_infodir}" \
+       --mandir="%{_mandir}" CC="%__cc" CFLAGS="%{optflags}"
+make %{?_smp_mflags}
 popd
 
 %install

++++++ lziprecover-1.19.tar.gz -> lziprecover-1.20.tar.gz ++++++
++++ 3605 lines of diff (skipped)


Reply via email to