Accepting request 1238835 from Archiving
- Update to release 1.15 OBS-URL: https://build.opensuse.org/request/show/1238835 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clzip?expand=0&rev=16
This commit is contained in:
3
_scmsync.obsinfo
Normal file
3
_scmsync.obsinfo
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
mtime: 1737298053
|
||||||
|
commit: 5086652486f60bc93c6299e16c61062cabf46cfacc5542a61210aab2cfdeef37
|
||||||
|
url: https://src.opensuse.org/jengelh/clzip
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:337f6fee78550cdebadfb1b27f9ccc2be3072928a7a9b2cfc82b23498d7160d8
|
||||||
|
size 256
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f63fe1245b832fe07ff679e9b9b8687e9379ab613a26bfb0aca3754c8b162d73
|
|
||||||
size 125412
|
|
Binary file not shown.
BIN
clzip-1.15.tar.gz
(Stored with Git LFS)
Normal file
BIN
clzip-1.15.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
clzip-1.15.tar.gz.sig
Normal file
BIN
clzip-1.15.tar.gz.sig
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 19 14:42:18 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.15
|
||||||
|
* clzip now exits with error status 2 if any empty member is
|
||||||
|
found in a multimember file.
|
||||||
|
* clzip now exits with error status 2 if the first byte of the
|
||||||
|
LZMA stream is not 0.
|
||||||
|
* Options `--empty-error` and `--marking-error` have been
|
||||||
|
removed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 8 13:16:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Thu Feb 8 13:16:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package clzip
|
# spec file for package clzip
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
# Copyright (c) 2011-2013 Pascal Bleser <pascal.bleser@opensuse.org>
|
# Copyright (c) 2011-2013 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: clzip
|
Name: clzip
|
||||||
Version: 1.14
|
Version: 1.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Lossless Data Compressor based on LZMA
|
Summary: Lossless Data Compressor based on LZMA
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Reference in New Issue
Block a user