Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ubridge for openSUSE:Leap:16.0 checked in at 2025-06-04 12:28:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/ubridge (Old) and /work/SRC/openSUSE:Leap:16.0/.ubridge.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ubridge" Wed Jun 4 12:28:27 2025 rev:2 rq:1282677 version:0.9.19 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/ubridge/ubridge.changes 2025-03-19 11:59:44.474499855 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.ubridge.new.16005/ubridge.changes 2025-06-04 12:28:28.210699120 +0200 @@ -1,0 +2,5 @@ +Thu Feb 27 17:54:52 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com> + +- Pass `pkg-config --cflags iniparser` to CFLAGS to fix build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ubridge.spec ++++++ --- /var/tmp/diff_new_pack.pKPjdi/_old 2025-06-04 12:28:28.430708294 +0200 +++ /var/tmp/diff_new_pack.pKPjdi/_new 2025-06-04 12:28:28.430708294 +0200 @@ -39,7 +39,7 @@ rm -rf src/iniparser %build -export CFLAGS="%{optflags}" +export CFLAGS="%{optflags} `pkg-config --cflags iniparser`" export CXXFLAGS="$CFLAGS" %make_build SYSTEM_INIPARSER=1