forked from pool/plzip
plzip 1.12
This commit is contained in:
parent
f2e04e9b24
commit
f8613e9c23
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d8e3cbe45c9222383339130e1bcc6e5e884d776b63f188896e6df67bc1d5626b
|
|
||||||
size 96572
|
|
Binary file not shown.
BIN
plzip-1.12.tar.gz
(Stored with Git LFS)
Normal file
BIN
plzip-1.12.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
plzip-1.12.tar.gz.sig
Normal file
BIN
plzip-1.12.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 19 15:15:00 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to new release 1.12
|
||||||
|
* plzip now exits with error status 2 if any empty member is
|
||||||
|
found in a multimember file.
|
||||||
|
* Scalability when decompressing to standard output has been
|
||||||
|
increased.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 8 13:34:29 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Thu Feb 8 13:34:29 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package plzip
|
# spec file for package plzip
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
|
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: plzip
|
Name: plzip
|
||||||
Version: 1.11
|
Version: 1.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Parallel LZMA Data Compressor
|
Summary: Parallel LZMA Data Compressor
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user