Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xine-lib for openSUSE:Factory 
checked in at 2025-07-26 13:41:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xine-lib (Old)
 and      /work/SRC/openSUSE:Factory/.xine-lib.new.13279 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xine-lib"

Sat Jul 26 13:41:30 2025 rev:92 rq:1295877 version:1.2.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/xine-lib/xine-lib.changes        2025-05-15 
17:01:34.726711244 +0200
+++ /work/SRC/openSUSE:Factory/.xine-lib.new.13279/xine-lib.changes     
2025-07-26 13:41:59.690882937 +0200
@@ -1,0 +2,6 @@
+Sat Jul 26 01:38:02 UTC 2025 - Giacomo Comes <gcomes....@gmail.com>
+
+- add -std=gnu11 to CFLAGS
+  * fix buid with gcc15
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xine-lib.spec ++++++
--- /var/tmp/diff_new_pack.bIgwR9/_old  2025-07-26 13:42:00.282907314 +0200
+++ /var/tmp/diff_new_pack.bIgwR9/_new  2025-07-26 13:42:00.286907478 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xine-lib
 #
-# 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
@@ -449,7 +449,7 @@
 rm -f m4/libtool15.m4
 sed -i -e 's|/tmp/vdr-xine|/var/lib/vdr-xine|g' src/vdr/input_vdr.c
 
-export CFLAGS="%{optflags} -fno-strict-aliasing -fno-force-addr `pkg-config 
--cflags smbclient`"
+export CFLAGS="%{optflags} -fno-strict-aliasing -fno-force-addr `pkg-config 
--cflags smbclient` -std=gnu11"
 export CCASFLAGS=-Wa,--noexecstack
 test -x "$(type -p gcc-7)" && export CC="$_"
 test -x "$(type -p gcc-8)" && export CC="$_"

Reply via email to