diff --git a/zutils-1.8.tar.lz b/zutils-1.8.tar.lz deleted file mode 100644 index f797727..0000000 --- a/zutils-1.8.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07a47e1602be66a166bd3bf99c80efe2df889e2d407fadcd7ff83974762da337 -size 53285 diff --git a/zutils-1.8.tar.lz.sig b/zutils-1.8.tar.lz.sig deleted file mode 100644 index f2f1e8f..0000000 Binary files a/zutils-1.8.tar.lz.sig and /dev/null differ diff --git a/zutils-1.9.tar.lz b/zutils-1.9.tar.lz new file mode 100644 index 0000000..4b76403 --- /dev/null +++ b/zutils-1.9.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d83cb129788528d311a0bb686e40986c6941b1ad90edc20a91878c39aa5c78 +size 55127 diff --git a/zutils-1.9.tar.lz.sig b/zutils-1.9.tar.lz.sig new file mode 100644 index 0000000..4885062 Binary files /dev/null and b/zutils-1.9.tar.lz.sig differ diff --git a/zutils.changes b/zutils.changes index 5815c60..0092d05 100644 --- a/zutils.changes +++ b/zutils.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Aug 17 11:55:19 UTC 2020 - Dirk Mueller + +- update to 1.9: + * zcmp.cc zdiff.cc: Read standard input only if requested. + * zdiff.cc (main): Pass options '-W' and '-y' to diff. + * zutils.cc (test_format): Detect bzip2 and lzip files better. + * ztest.cc (main): Continue testing if any input file is a terminal. + If verbosity >= 1, print number of files that failed the test. + * zcat.cc zgrep.cc ztest.cc (main): Check return value of close( infd ). + * zutils.cc (good_status): Ignore trailing data remaining in feeder. + * zupdate.cc (zupdate_file): Support new and old lzip option '-o'. + Keep combined extensions: tgz, tbz, tbz2, txz --> tlz. + Quote file names in zcmp_command to allow file names with spaces. + * *.cc (main): Set a valid invocation_name even if argc == 0. + * zutils.texi: Improve descriptions of zcat, zcmp, and zdiff. + ------------------------------------------------------------------- Wed Apr 22 06:23:09 UTC 2020 - Martin Pluskal diff --git a/zutils.spec b/zutils.spec index fbd6cbf..b50ce24 100644 --- a/zutils.spec +++ b/zutils.spec @@ -17,7 +17,7 @@ Name: zutils -Version: 1.8 +Version: 1.9 Release: 0 Summary: Collection of utilities for dealing with compressed files License: GPL-2.0-or-later