forked from pool/lzlib
Accepting request 1145188 from Archiving
- Update to release 1.14 OBS-URL: https://build.opensuse.org/request/show/1145188 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lzlib?expand=0&rev=13
This commit is contained in:
commit
fb33f8fb81
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1ab58f3148ba4b2674e938438166042137a9275bed747306641acfddc9ffb80
|
||||
size 130005
|
3
lzlib-1.14.tar.gz
Normal file
3
lzlib-1.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5acac8714ed4f306020bae660dddce706e5f8a795863679037da9fe6bf4dcf6f
|
||||
size 131624
|
BIN
lzlib-1.14.tar.gz.sig
Normal file
BIN
lzlib-1.14.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 13:28:55 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lzlib
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||
#
|
||||
# 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user