From b6818c57bd03f1cb16cf061d91217ed5ce958ab01b9663210e76694c6744dc24 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 8 Feb 2024 13:25:17 +0000 Subject: [PATCH] - Update to release 1.24 OBS-URL: https://build.opensuse.org/package/show/Archiving/lziprecover?expand=0&rev=23 --- lziprecover-1.23.tar.gz | 3 --- lziprecover-1.23.tar.gz.sig | Bin 72 -> 0 bytes lziprecover-1.24.tar.gz | 3 +++ lziprecover-1.24.tar.gz.sig | Bin 0 -> 72 bytes lziprecover.changes | 14 ++++++++++++++ lziprecover.spec | 4 ++-- 6 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 lziprecover-1.23.tar.gz delete mode 100644 lziprecover-1.23.tar.gz.sig create mode 100644 lziprecover-1.24.tar.gz create mode 100644 lziprecover-1.24.tar.gz.sig diff --git a/lziprecover-1.23.tar.gz b/lziprecover-1.23.tar.gz deleted file mode 100644 index b6164b4..0000000 --- a/lziprecover-1.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f29804177f06dd51c3fa52615ae198a76002b6ce8d961c3575546c3740f4b572 -size 156147 diff --git a/lziprecover-1.23.tar.gz.sig b/lziprecover-1.23.tar.gz.sig deleted file mode 100644 index c95b8725b280744eb3c5da705fbd6adf75299ebfd0da49ba382af4f1cb932191..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0%7Yw-v9~;5Rd7V0~0NGLdbRipu3cN*4)?(WO46{nD>dU eUO%-O766}LI=?B>7BieD!w!5EX`0>WA^3fum>nGe diff --git a/lziprecover-1.24.tar.gz b/lziprecover-1.24.tar.gz new file mode 100644 index 0000000..70c9124 --- /dev/null +++ b/lziprecover-1.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d699cfaefe92eb2624a3652580bcafe0bbb98fe7818c25e6de823bcdd0d458f +size 161471 diff --git a/lziprecover-1.24.tar.gz.sig b/lziprecover-1.24.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..30ebbf2c5e7a1a38280725ba632f27f7aa367e6b3605d642fa294484b99dd90c GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0%fgBeE + +- 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 diff --git a/lziprecover.spec b/lziprecover.spec index 691d1fd..7d4f533 100644 --- a/lziprecover.spec +++ b/lziprecover.spec @@ -1,7 +1,7 @@ # # spec file for package lziprecover # -# 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 @@ -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