forked from pool/lziprecover
- Update to release 1.24
OBS-URL: https://build.opensuse.org/package/show/Archiving/lziprecover?expand=0&rev=23
This commit is contained in:
parent
da917fd60a
commit
b6818c57bd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f29804177f06dd51c3fa52615ae198a76002b6ce8d961c3575546c3740f4b572
|
||||
size 156147
|
Binary file not shown.
3
lziprecover-1.24.tar.gz
Normal file
3
lziprecover-1.24.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d699cfaefe92eb2624a3652580bcafe0bbb98fe7818c25e6de823bcdd0d458f
|
||||
size 161471
|
BIN
lziprecover-1.24.tar.gz.sig
Normal file
BIN
lziprecover-1.24.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 13:21:47 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.24
|
||||
* Added the command-line switches --empty-error,
|
||||
--marking-error and --clear-marking
|
||||
* Options were renamed: --repair to --byte-repair, --debug-repair
|
||||
to --debug-byte-repair, --no-verify to --no-check.
|
||||
* The option -o/--output now preserves dates, permissions, and
|
||||
ownership of the file when (de)compressing exactly one file.
|
||||
* The option -o/--output now creates missing intermediate
|
||||
directories when writing to a file.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 13 22:34:44 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lziprecover
|
||||
#
|
||||
# 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
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: lziprecover
|
||||
Version: 1.23
|
||||
Version: 1.24
|
||||
Release: 0
|
||||
Summary: Utility to repair broken lzip files
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user