commit lzma-sdk for openSUSE:Factory
Hello community, here is the log from the commit of package lzma-sdk for openSUSE:Factory checked in at 2018-12-31 09:47:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lzma-sdk (Old) and /work/SRC/openSUSE:Factory/.lzma-sdk.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "lzma-sdk" Mon Dec 31 09:47:18 2018 rev:7 rq:662059 version:18.06 Changes: -------- --- /work/SRC/openSUSE:Factory/lzma-sdk/lzma-sdk.changes 2018-06-29 22:25:10.978538673 +0200 +++ /work/SRC/openSUSE:Factory/.lzma-sdk.new.28833/lzma-sdk.changes 2018-12-31 09:47:55.646140841 +0100 @@ -1,0 +2,17 @@ +Sun Dec 30 10:13:52 UTC 2018 - Luigi Baldoni <aloisio@gmx.com> + +- Update to version 18.06 + * The speed for LZMA/LZMA2 compressing was increased by 3-10%, + and there are minor changes in compression ratio. + * Some bugs were fixed. + * The bug in 7-Zip 18.02-18.05 was fixed: + There was memory leak in multithreading xz decoder - + XzDecMt_Decode(), if xz stream contains only one block. + * The changes for MSVS compiler makefiles: + + the makefiles now use "PLATFORM" macroname with values + (x64, x86, arm64) instead of "CPU" macroname with values + (AMD64, ARM64). + + the makefiles by default now use static version of the + run-time library. + +------------------------------------------------------------------- Old: ---- lzma1805.7z New: ---- lzma1806.7z ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lzma-sdk.spec ++++++ --- /var/tmp/diff_new_pack.86k6Pc/_old 2018-12-31 09:47:58.318138648 +0100 +++ /var/tmp/diff_new_pack.86k6Pc/_new 2018-12-31 09:47:58.318138648 +0100 @@ -12,21 +12,21 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define _sver 1805 +%define _sver 1806 %define _maver 18 %define _miver 05 Name: lzma-sdk -Version: 18.05 +Version: 18.06 Release: 0 Summary: An implementation of LZMA compression # Actually the site says "Public Domain". See license file. License: LGPL-2.1-only Group: Productivity/Archiving/Compression -Url: http://www.7-zip.org/sdk.html +URL: http://www.7-zip.org/sdk.html Source0: http://www.7-zip.org/a/lzma%{_sver}.7z Source1: lzma-sdk-LICENSE.fedora Patch1: lzma-sdk-shlib.patch @@ -85,13 +85,13 @@ %postun -n libclzma-suse0 -p /sbin/ldconfig %files -n libclzma-suse0 -%defattr(-,root,root) -%doc DOC/lzma.txt DOC/lzma-history.txt lzma-sdk-LICENSE.fedora +%license lzma-sdk-LICENSE.fedora +%doc DOC/lzma.txt DOC/lzma-history.txt %{_libdir}/libclzma-suse.so.0* %files devel -%defattr(-,root,root) -%doc DOC/7z*.txt DOC/Methods.txt lzma-sdk-LICENSE.fedora +%license lzma-sdk-LICENSE.fedora +%doc DOC/7z*.txt DOC/Methods.txt %{_includedir}/clzma/ %{_libdir}/libclzma.so %{_libdir}/pkgconfig/clzma.pc
participants (1)
-
root