Hello community,

here is the log from the commit of package lzlib for openSUSE:Factory checked 
in at 2016-06-02 09:38:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lzlib (Old)
 and      /work/SRC/openSUSE:Factory/.lzlib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lzlib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lzlib/lzlib.changes      2015-08-14 
14:46:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lzlib.new/lzlib.changes 2016-06-02 
09:38:50.000000000 +0200
@@ -1,0 +2,14 @@
+Tue May 31 08:57:47 UTC 2016 - mplus...@suse.com
+
+- Update to version 1.8:
+  * decoder.c (LZd_verify_trailer): Removed test of final code.
+  * main.c: Added new option '-a, --trailing-error'.
+  * main.c (main): Delete '--output' file if infd is a terminal.
+  * main.c (main): Don't use stdin more than once.
+  * configure: Avoid warning on some shells when testing for gcc.
+  * Makefile.in: Detect the existence of install-info.
+  * testsuite/check.sh: A POSIX shell is required to run the tests.
+  * testsuite/check.sh: Don't check error messages.
+- Move info scriplet to preun
+
+-------------------------------------------------------------------

Old:
----
  lzlib-1.7.tar.gz
  lzlib-1.7.tar.gz.sig

New:
----
  lzlib-1.8.tar.gz
  lzlib-1.8.tar.gz.sig

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

Other differences:
------------------
++++++ lzlib.spec ++++++
--- /var/tmp/diff_new_pack.cFuWwx/_old  2016-06-02 09:38:51.000000000 +0200
+++ /var/tmp/diff_new_pack.cFuWwx/_new  2016-06-02 09:38:51.000000000 +0200
@@ -2,7 +2,7 @@
 #
 # spec file for package lzlib
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 
 Name:           lzlib
 %define lname liblz1
-Version:        1.7
+Version:        1.8
 Release:        0
 Summary:        LZMA Compression and Decompression Library
 License:        GPL-2.0+
@@ -102,7 +102,7 @@
 %post devel
 %install_info --info-dir="%_infodir" "%_infodir/%name.info%ext_info"
 
-%postun devel
+%preun devel
 %install_info_delete --info-dir="%_infodir" "%_infodir/%name.info%ext_info"
 
 %files -n %lname

++++++ lzlib-1.7.tar.gz -> lzlib-1.8.tar.gz ++++++
++++ 2522 lines of diff (skipped)


Reply via email to