Accepting request 619545 from home:AndreasStieger:branches:Archiving
lz4 1.8.2 OBS-URL: https://build.opensuse.org/request/show/619545 OBS-URL: https://build.opensuse.org/package/show/Archiving/lz4?expand=0&rev=37
This commit is contained in:
parent
a4863e8ba7
commit
4028b8a6ff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:12f3a9e776a923275b2dc78ae138b4967ad6280863b77ff733028ce89b8123f9
|
|
||||||
size 228640
|
|
3
lz4-1.8.2.tar.gz
Normal file
3
lz4-1.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0963fbe9ee90acd1d15e9f09e826eaaf8ea0312e854803caf2db0a6dd40f4464
|
||||||
|
size 320742
|
10
lz4.changes
10
lz4.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 28 09:38:39 UTC 2018 - astieger@suse.com
|
||||||
|
|
||||||
|
- lz4 1.8.2:
|
||||||
|
* speed inprovemtns for compression and decompression
|
||||||
|
* fix compression compatible with low memory addresses
|
||||||
|
* fix decompression segfault when provided with NULL input
|
||||||
|
* cli: new command --favor-decSpeed
|
||||||
|
* cli: benchmark mode more accurate for small inputs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 7 04:32:52 UTC 2018 - avindra@opensuse.org
|
Wed Feb 7 04:32:52 UTC 2018 - avindra@opensuse.org
|
||||||
|
|
||||||
|
4
lz4.spec
4
lz4.spec
@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define lname liblz4-1
|
%define lname liblz4-1
|
||||||
Name: lz4
|
Name: lz4
|
||||||
Version: 1.8.1.2
|
Version: 1.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Hash-based Predictive Lempel–Ziv compressor
|
Summary: Hash-based Predictive Lempel–Ziv compressor
|
||||||
License: GPL-2.0+ and BSD-2-Clause
|
License: GPL-2.0-or-later AND BSD-2-Clause
|
||||||
Group: Productivity/Archiving/Compression
|
Group: Productivity/Archiving/Compression
|
||||||
Url: https://lz4.github.io/lz4/
|
Url: https://lz4.github.io/lz4/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user