- Update to release 1.14

OBS-URL: https://build.opensuse.org/package/show/Archiving/clzip?expand=0&rev=35
This commit is contained in:
Jan Engelhardt 2024-02-08 13:16:49 +00:00 committed by Git OBS Bridge
parent 7290ddabd0
commit 73e71ded3a
6 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ac9fbf5036bf50fb0b6a20e84d2293cb0d24d4044eaf33cbe9760bb9e7fea7a
size 123369

Binary file not shown.

3
clzip-1.14.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f63fe1245b832fe07ff679e9b9b8687e9379ab613a26bfb0aca3754c8b162d73
size 125412

BIN
clzip-1.14.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 8 13:16:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.14
* Added the command-line switches --empty-error and
--marking-error
* 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:30:09 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package clzip
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2011-2013 Pascal Bleser <pascal.bleser@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@ -18,7 +18,7 @@
Name: clzip
Version: 1.13
Version: 1.14
Release: 0
Summary: Lossless Data Compressor based on LZMA
License: GPL-2.0-or-later
@ -60,7 +60,7 @@ popd
%check
pushd build/
make %{?_smp_mflags} check
%make_build check
popd
%post