Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zoo for openSUSE:Factory checked in at 2026-06-02 16:09:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zoo (Old) and /work/SRC/openSUSE:Factory/.zoo.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zoo" Tue Jun 2 16:09:01 2026 rev:25 rq:1356651 version:2.10 Changes: -------- --- /work/SRC/openSUSE:Factory/zoo/zoo.changes 2025-07-06 17:18:45.965903217 +0200 +++ /work/SRC/openSUSE:Factory/.zoo.new.1937/zoo.changes 2026-06-02 16:10:40.290674991 +0200 @@ -1,0 +2,7 @@ +Tue Jun 2 08:14:59 UTC 2026 - Martin Pluskal <[email protected]> + +- Spec cleanup: + * Add explicit gcc and make BuildRequires + * Drop obsolete Group tag + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zoo.spec ++++++ --- /var/tmp/diff_new_pack.IEVImq/_old 2026-06-02 16:10:40.954702529 +0200 +++ /var/tmp/diff_new_pack.IEVImq/_new 2026-06-02 16:10:40.954702529 +0200 @@ -1,7 +1,7 @@ # # spec file for package zoo # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,6 @@ Release: 0 Summary: Pack Program License: SUSE-Public-Domain -Group: Productivity/Archiving/Compression URL: https://en.wikipedia.org/wiki/Zoo_(file_format) Source: zoo.tar.gz Patch0: zoo.patch @@ -34,6 +33,8 @@ Patch7: zoo-%{version}-security-infinite_loop.patch Patch8: zoo-fclose.patch Patch9: zoo-gcc14.patch +BuildRequires: gcc +BuildRequires: make %description Zoo is a packer based on the Lempel-Ziv algorithm. Lots of files on
