Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zutils for openSUSE:Factory checked in at 2021-01-21 21:57:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zutils (Old) and /work/SRC/openSUSE:Factory/.zutils.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zutils" Thu Jan 21 21:57:05 2021 rev:9 rq:865314 version:1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/zutils/zutils.changes 2020-08-18 12:03:05.139423819 +0200 +++ /work/SRC/openSUSE:Factory/.zutils.new.28504/zutils.changes 2021-01-21 21:57:07.465852091 +0100 @@ -1,0 +2,9 @@ +Thu Jan 21 09:42:36 UTC 2021 - Martin Pluskal <mplus...@suse.com> + +- Update to version 1.10: + * zdiff.cc (set_fifonames): Encode pid in little endian order. + * zupdate.cc (zupdate_file): Fix a portability issue with Solaris 10. + * zutils.texi: Document that 'zgrep -L' fails with GNU grep 3.2 to 3.4. + * check.sh: Test empty input files with all tools except zupdate. + +------------------------------------------------------------------- Old: ---- zutils-1.9.tar.lz zutils-1.9.tar.lz.sig New: ---- zutils-1.10.tar.lz zutils-1.10.tar.lz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zutils.spec ++++++ --- /var/tmp/diff_new_pack.D2HKlZ/_old 2021-01-21 21:57:08.081852301 +0100 +++ /var/tmp/diff_new_pack.D2HKlZ/_new 2021-01-21 21:57:08.085852302 +0100 @@ -1,7 +1,7 @@ # # spec file for package zutils # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: zutils -Version: 1.9 +Version: 1.10 Release: 0 Summary: Collection of utilities for dealing with compressed files License: GPL-2.0-or-later @@ -53,6 +53,9 @@ %install %make_install +%check +%make_build check + %post %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz ++++++ zutils-1.7-noconflict.patch ++++++ --- /var/tmp/diff_new_pack.D2HKlZ/_old 2021-01-21 21:57:08.117852313 +0100 +++ /var/tmp/diff_new_pack.D2HKlZ/_new 2021-01-21 21:57:08.121852315 +0100 @@ -7,10 +7,10 @@ package. --- -Index: zutils-1.7/Makefile.in +Index: zutils-1.10/Makefile.in =================================================================== ---- zutils-1.7.orig/Makefile.in -+++ zutils-1.7/Makefile.in +--- zutils-1.10.orig/Makefile.in ++++ zutils-1.10/Makefile.in @@ -126,12 +126,12 @@ install-strip-compress : install-bin-str install-bin : all