diff --git a/clzip-1.13.tar.gz b/clzip-1.13.tar.gz deleted file mode 100644 index a71130c..0000000 --- a/clzip-1.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ac9fbf5036bf50fb0b6a20e84d2293cb0d24d4044eaf33cbe9760bb9e7fea7a -size 123369 diff --git a/clzip-1.13.tar.gz.sig b/clzip-1.13.tar.gz.sig deleted file mode 100644 index ef2bae2..0000000 Binary files a/clzip-1.13.tar.gz.sig and /dev/null differ diff --git a/clzip-1.14.tar.gz b/clzip-1.14.tar.gz new file mode 100644 index 0000000..b96d84e --- /dev/null +++ b/clzip-1.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f63fe1245b832fe07ff679e9b9b8687e9379ab613a26bfb0aca3754c8b162d73 +size 125412 diff --git a/clzip-1.14.tar.gz.sig b/clzip-1.14.tar.gz.sig new file mode 100644 index 0000000..e465bae Binary files /dev/null and b/clzip-1.14.tar.gz.sig differ diff --git a/clzip.changes b/clzip.changes index d936b9f..683cd3f 100644 --- a/clzip.changes +++ b/clzip.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Feb 8 13:16:37 UTC 2024 - Jan Engelhardt + +- 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 diff --git a/clzip.spec b/clzip.spec index f8e8be2..c02d79f 100644 --- a/clzip.spec +++ b/clzip.spec @@ -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 # # 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