Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zoo for openSUSE:Factory checked in 
at 2025-07-06 17:14:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zoo (Old)
 and      /work/SRC/openSUSE:Factory/.zoo.new.1903 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zoo"

Sun Jul  6 17:14:50 2025 rev:24 rq:1290695 version:2.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/zoo/zoo.changes  2024-05-14 13:40:59.804352232 
+0200
+++ /work/SRC/openSUSE:Factory/.zoo.new.1903/zoo.changes        2025-07-06 
17:18:45.965903217 +0200
@@ -1,0 +2,6 @@
+Thu Jul  3 08:38:12 UTC 2025 - Jan Engelhardt <jeng...@inai.de>
+
+- Set -std=gnu17 explicitly to resolve build failure with gcc15
+  and the new implied C23 standard.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ zoo.spec ++++++
--- /var/tmp/diff_new_pack.Ye7NVY/_old  2025-07-06 17:18:46.697933487 +0200
+++ /var/tmp/diff_new_pack.Ye7NVY/_new  2025-07-06 17:18:46.701933652 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zoo
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -45,7 +45,7 @@
 %autosetup -n zoo -p0
 
 %build
-%make_build linux OPTIM="%{optflags}"
+%make_build linux OPTIM="%{optflags} -std=gnu17"
 
 %install
 install -Dpm 0755 zoo \

Reply via email to