Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dhcp for openSUSE:Factory checked in 
at 2025-04-25 22:18:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dhcp (Old)
 and      /work/SRC/openSUSE:Factory/.dhcp.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dhcp"

Fri Apr 25 22:18:12 2025 rev:144 rq:1272454 version:4.4.2.P1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dhcp/dhcp.changes        2025-01-14 
16:21:59.032360462 +0100
+++ /work/SRC/openSUSE:Factory/.dhcp.new.30101/dhcp.changes     2025-04-25 
22:18:24.205252168 +0200
@@ -1,0 +2,6 @@
+Thu Apr 24 13:52:48 UTC 2025 - Jorik Cronenberg <jorik.cronenb...@suse.com>
+
+- Add compile option '-std=gnu17' to fix build with gcc15.
+  [bsc#1241472]
+
+-------------------------------------------------------------------

New:
----
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ dhcp.spec ++++++
--- /var/tmp/diff_new_pack.fCgYCr/_old  2025-04-25 22:18:26.329341435 +0200
+++ /var/tmp/diff_new_pack.fCgYCr/_new  2025-04-25 22:18:26.329341435 +0200
@@ -242,6 +242,9 @@
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 CFLAGS="%{optflags} -D_GNU_SOURCE -W -Wall -Wno-unused -fcommon 
-fno-strict-aliasing"
+%if 0%{?suse_version} > 1600
+  CFLAGS="$CFLAGS -std=gnu17"
+%endif
 %ifarch ppc ppc64 s390x
   # bugs 134590, 171532
   CFLAGS="$CFLAGS -fsigned-char"

++++++ _scmsync.obsinfo ++++++
mtime: 1745503861
commit: c3bdae89bcef58482fdafcfe9235d3f47ca9d8161660ecb1851188c2948b6744
url: https://src.opensuse.org/dhcp/dhcp.git
revision: c3bdae89bcef58482fdafcfe9235d3f47ca9d8161660ecb1851188c2948b6744
projectscmsync: https://src.opensuse.org/dhcp/_ObsPrj.git

Reply via email to