Script 'mail_helper' called by obssrc
Hello community,

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

Package is "opendkim"

Wed Jan 21 14:15:35 2026 rev:12 rq:1328295 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/opendkim/opendkim.changes        2024-11-13 
15:29:35.340539631 +0100
+++ /work/SRC/openSUSE:Factory/.opendkim.new.1928/opendkim.changes      
2026-01-21 14:15:38.218579509 +0100
@@ -1,0 +2,5 @@
+Tue Jan 20 14:35:37 UTC 2026 - Ana Guerrero <[email protected]>
+
+- Fix build with GCC 15 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ opendkim.spec ++++++
--- /var/tmp/diff_new_pack.35Ncau/_old  2026-01-21 14:15:39.298624555 +0100
+++ /var/tmp/diff_new_pack.35Ncau/_new  2026-01-21 14:15:39.302624721 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opendkim
 #
-# Copyright (c) 2021 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
@@ -236,6 +236,9 @@
 %patch -P 9 -p1
 
 %build
+%if %{pkg_vcmp gcc >= 15}
+export CFLAGS="%{optflags} -std=gnu17"
+%endif
 autoreconf -iv
 %configure                            \
   --includedir=%{_includedir}/%{name} \

Reply via email to