From 9502f68496f20fe2790e983817cc881251f577636158505e9275920d6d9ee6de Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 8 Feb 2024 13:31:06 +0000 Subject: [PATCH] - Update to release 1.14 OBS-URL: https://build.opensuse.org/package/show/Archiving/lzlib?expand=0&rev=29 --- lzlib-1.13.tar.gz | 3 --- lzlib-1.14.tar.gz | 3 +++ lzlib-1.14.tar.gz.sig | Bin 0 -> 72 bytes lzlib.changes | 8 ++++++++ lzlib.spec | 6 +++--- 5 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 lzlib-1.13.tar.gz create mode 100644 lzlib-1.14.tar.gz create mode 100644 lzlib-1.14.tar.gz.sig 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 0000000000000000000000000000000000000000000000000000000000000000..620a7b83cde2ad69c1f3fcbd640f78584ab0837ce949b931fb400cbf581e15f0 GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0%fj+R{#nL5Rd7V0~0NGLL00Ao*=jxSw_wjt$@b@p0{@4 e9YNVP6#$^H@aOy1PisnIiHBvc9Ka70{6K3vy&EwA literal 0 HcmV?d00001 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