forked from pool/lziprecover
lziprecover-1.19
OBS-URL: https://build.opensuse.org/package/show/Archiving/lziprecover?expand=0&rev=11
This commit is contained in:
parent
b36fc7faec
commit
315c25ec83
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08c00b4009601b94aa32a96285b979f491bda2f112447764cfe36d489e45f3db
|
||||
size 86584
|
Binary file not shown.
3
lziprecover-1.19.tar.gz
Normal file
3
lziprecover-1.19.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8dfa5f2b734a5ac8f274fb8f40eb0772c568ad7a78f6799cbc3e5f0cea5cae7c
|
||||
size 96987
|
BIN
lziprecover-1.19.tar.gz.sig
Normal file
BIN
lziprecover-1.19.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 5 22:31:51 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.19 (2017-04-17)
|
||||
* '--merge' is now able to fix files with thousands of scattered
|
||||
errors per member by grouping the errors into clusters and then
|
||||
merging the files as if each cluster were a single error.
|
||||
* The option '-a, --trailing-error' now also works with
|
||||
'-l, --list' and '-D, --range-decompress'.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 21 00:38:40 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
#
|
||||
# spec file for package lziprecover
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: lziprecover
|
||||
Version: 1.18
|
||||
Version: 1.19
|
||||
Release: 0
|
||||
Summary: Utility to repair broken lzip files
|
||||
License: GPL-2.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user