From f311943ff19f3fb540193da9fa75afebc5534c49d46d37d49d383890200e21ea Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Sun, 30 Dec 2018 10:17:51 +0000 Subject: [PATCH] Accepting request 662058 from home:alois:branches:Archiving - 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. OBS-URL: https://build.opensuse.org/request/show/662058 OBS-URL: https://build.opensuse.org/package/show/Archiving/lzma-sdk?expand=0&rev=16 --- lzma-sdk.changes | 17 +++++++++++++++++ lzma-sdk.spec | 16 ++++++++-------- lzma1805.7z | 3 --- lzma1806.7z | 3 +++ 4 files changed, 28 insertions(+), 11 deletions(-) delete mode 100644 lzma1805.7z create mode 100644 lzma1806.7z diff --git a/lzma-sdk.changes b/lzma-sdk.changes index 9ff6abf..55fc75a 100644 --- a/lzma-sdk.changes +++ b/lzma-sdk.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Dec 30 10:13:52 UTC 2018 - Luigi Baldoni + +- 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. + ------------------------------------------------------------------- Mon Jun 11 12:47:46 UTC 2018 - aloisio@gmx.com diff --git a/lzma-sdk.spec b/lzma-sdk.spec index 030613c..2890c11 100644 --- a/lzma-sdk.spec +++ b/lzma-sdk.spec @@ -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 @@ rm -f "%buildroot/%_libdir"/*.la %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 diff --git a/lzma1805.7z b/lzma1805.7z deleted file mode 100644 index 0986c87..0000000 --- a/lzma1805.7z +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4ad382070d20edde117a8e544e7149ab6c84fdedd220aafe75454056a924732 -size 1073455 diff --git a/lzma1806.7z b/lzma1806.7z new file mode 100644 index 0000000..dfa8982 --- /dev/null +++ b/lzma1806.7z @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f8f7afe35b88d652fec3efd02a7ad282d3045d00cbbc3b961cdd2a37489a55 +size 1079624