forked from pool/lzma-sdk
Luigi Baldoni
ef6c3ad0c8
- Update to version 18.03 * Asm\x86\LzmaDecOpt.asm: new optimized LZMA decoder written in asm for x64 with about 30% higher speed than main version of LZMA decoder written in C. * The speed for single-thread LZMA/LZMA2 decoder written in C was increased by 3%. - Refreshed lzma-sdk-shlib.patch OBS-URL: https://build.opensuse.org/request/show/585341 OBS-URL: https://build.opensuse.org/package/show/Archiving/lzma-sdk?expand=0&rev=10
45 lines
1.5 KiB
Plaintext
45 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Mar 10 18:55:18 UTC 2018 - aloisio@gmx.com
|
|
|
|
- Update to version 18.03
|
|
* Asm\x86\LzmaDecOpt.asm: new optimized LZMA decoder written in
|
|
asm for x64 with about 30% higher speed than main version of
|
|
LZMA decoder written in C.
|
|
* The speed for single-thread LZMA/LZMA2 decoder written in C
|
|
was increased by 3%.
|
|
|
|
- Refreshed lzma-sdk-shlib.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 29 20:45:47 UTC 2018 - aloisio@gmx.com
|
|
|
|
- Update to version 18.01
|
|
* Some changes in LZMA2/xz multithreading code for compressing.
|
|
Some bugs were fixed.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 8 08:02:11 UTC 2018 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 17.01
|
|
* Some bugs were fixed.
|
|
- Replace lzma-sdk-16.04-sharedlib.patch with lzma-sdk-shlib.patch.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 16 14:56:41 UTC 2017 - jengelh@inai.de
|
|
|
|
- Trim/update description. Redo .pc file generation so that the
|
|
resulting file looks like other .pc files on openSUSE.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 11 06:30:24 UTC 2017 - aloisio@gmx.com
|
|
|
|
- Refreshed lzma-sdk-16.04-sharedlib.patch to add source to
|
|
the library to have extra functions and exported extra
|
|
symbols
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 17 09:25:07 UTC 2017 - aloisio@gmx.com
|
|
|
|
- Initial package (version 16.04)
|
|
|