diff --git a/lz4.changes b/lz4.changes index a7ed402..8a42b97 100644 --- a/lz4.changes +++ b/lz4.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 22 11:45:03 UTC 2024 - Jan Engelhardt + +- Update to release 1.10.0 + * Support for multithreading + * Full support for dictionary compression + * New compression level 2 + ------------------------------------------------------------------- Wed Mar 8 09:55:21 UTC 2023 - Martin Pluskal diff --git a/lz4.spec b/lz4.spec index 3db6185..f4e4e3d 100644 --- a/lz4.spec +++ b/lz4.spec @@ -1,7 +1,7 @@ # # spec file for package lz4 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define lname liblz4-1 Name: lz4 -Version: 1.9.4 +Version: 1.10.0 Release: 0 Summary: Hash-based Predictive Lempel–Ziv compressor License: BSD-2-Clause AND GPL-2.0-or-later diff --git a/v1.10.0.tar.gz b/v1.10.0.tar.gz new file mode 100644 index 0000000..4fbc589 --- /dev/null +++ b/v1.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537512904744b35e232912055ccf8ec66d768639ff3abe5788d90d792ec5f48b +size 387114 diff --git a/v1.9.4.tar.gz b/v1.9.4.tar.gz deleted file mode 100644 index 7ac06f7..0000000 --- a/v1.9.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b0e3aa07c8c063ddf40b082bdf7e37a1562bda40a0ff5272957f3e987e0e54b -size 354063