- Update to version 1.6 * zcmp.cc: Accept 'B' suffix in '--ignore-initial=1kB:1234B'. * zutils.cc (feed_data): Show input filename in error messages. Version 1.5 * zupdate.cc (zupdate_file): Pass '-q' to zcmp if verbosity < 0. * zcat.cc zgrep.cc ztest.cc (main): Don't use stdin more than once. * zdiff.cc (set_fifonames): Use '_' if both names are different. * configure: Avoid warning on some shells when testing for g++. * Makefile.in: Detect the existence of install-info. * testsuite/check.sh: A POSIX shell is required to run the tests. OBS-URL: https://build.opensuse.org/request/show/578025 OBS-URL: https://build.opensuse.org/package/show/Archiving/zutils?expand=0&rev=6
34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 19 12:07:34 UTC 2018 - aloisio@gmx.com
|
|
|
|
- Update to version 1.6
|
|
* zcmp.cc: Accept 'B' suffix in '--ignore-initial=1kB:1234B'.
|
|
* zutils.cc (feed_data): Show input filename in error messages.
|
|
Version 1.5
|
|
* zupdate.cc (zupdate_file): Pass '-q' to zcmp if verbosity < 0.
|
|
* zcat.cc zgrep.cc ztest.cc (main): Don't use stdin more than
|
|
once.
|
|
* zdiff.cc (set_fifonames): Use '_' if both names are different.
|
|
* configure: Avoid warning on some shells when testing for g++.
|
|
* Makefile.in: Detect the existence of install-info.
|
|
* testsuite/check.sh: A POSIX shell is required to run the
|
|
tests.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 3 13:57:23 UTC 2016 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.4
|
|
* Option '--format' has been renamed to '-O, --force-format'.
|
|
* Added new option '-M, --format=<list>' to all utilities.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 18 16:51:15 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Conflict with gzip
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 18 10:22:53 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Initial package for version 1.3
|
|
|