Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ckermit for openSUSE:Factory checked 
in at 2026-01-08 15:28:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ckermit (Old)
 and      /work/SRC/openSUSE:Factory/.ckermit.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ckermit"

Thu Jan  8 15:28:52 2026 rev:15 rq:1325944 version:9.0.302

Changes:
--------
--- /work/SRC/openSUSE:Factory/ckermit/ckermit.changes  2024-12-23 
16:54:37.888305011 +0100
+++ /work/SRC/openSUSE:Factory/.ckermit.new.1928/ckermit.changes        
2026-01-08 15:29:55.895332392 +0100
@@ -1,0 +2,7 @@
+Mon Oct 20 15:20:46 UTC 2025 - Giacomo Comes <[email protected]>
+
+- remove unused variables CFLAGS and CXXFLAGS
+- add option -std=gnu11 to KFLAGS
+  * fix build with gcc15
+
+-------------------------------------------------------------------
@@ -271 +277,0 @@
--------------------------------------------------------------------

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

Other differences:
------------------
++++++ ckermit.spec ++++++
--- /var/tmp/diff_new_pack.Y2ls2B/_old  2026-01-08 15:29:56.427354488 +0100
+++ /var/tmp/diff_new_pack.Y2ls2B/_new  2026-01-08 15:29:56.431354655 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ckermit
 #
-# Copyright (c) 2024 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
@@ -51,8 +51,7 @@
 %autosetup -p1 -c
 
 %build
-export CFLAGS="%{optflags}"
-export CXXFLAGS="$CFLAGS"
+export KFLAGS="%{optflags} -std=gnu11"
 %make_build linux
 
 %install

Reply via email to