diff --git a/lzlib-1.13.tar.gz b/lzlib-1.13.tar.gz deleted file mode 100644 index 1dd1841..0000000 --- a/lzlib-1.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1ab58f3148ba4b2674e938438166042137a9275bed747306641acfddc9ffb80 -size 130005 diff --git a/lzlib-1.14.tar.gz b/lzlib-1.14.tar.gz new file mode 100644 index 0000000..c001ca1 --- /dev/null +++ b/lzlib-1.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5acac8714ed4f306020bae660dddce706e5f8a795863679037da9fe6bf4dcf6f +size 131624 diff --git a/lzlib-1.14.tar.gz.sig b/lzlib-1.14.tar.gz.sig new file mode 100644 index 0000000..620a7b8 Binary files /dev/null and b/lzlib-1.14.tar.gz.sig differ diff --git a/lzlib.changes b/lzlib.changes index c3e93be..00fc294 100644 --- a/lzlib.changes +++ b/lzlib.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 8 13:28:55 UTC 2024 - Jan Engelhardt + +- Update to release 1.14 + * The option -o/--output of minilzip now preserves dates, + permissions, and ownership of the file when (de)compressing + exactly one file. + ------------------------------------------------------------------- Fri Jan 28 20:41:46 UTC 2022 - Dirk Müller diff --git a/lzlib.spec b/lzlib.spec index 1d588c3..bfd5b9b 100644 --- a/lzlib.spec +++ b/lzlib.spec @@ -1,7 +1,7 @@ # # spec file for package lzlib # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2012 Pascal Bleser # # All modifications and additions to the file contributed by third parties @@ -19,14 +19,14 @@ %define lname liblz1 Name: lzlib -Version: 1.13 +Version: 1.14 Release: 0 Summary: LZMA Compression and Decompression Library License: BSD-2-Clause AND GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://www.nongnu.org/lzip/lzlib.html Source: https://download.savannah.gnu.org/releases/lzip/lzlib/%name-%version.tar.gz -#Source2: https://download.savannah.gnu.org/releases/lzip/lzlib/%name-%version.tar.gz.sig +Source2: https://download.savannah.gnu.org/releases/lzip/lzlib/%name-%version.tar.gz.sig Source3: %name.keyring PreReq: %install_info_prereq