Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libGLC for openSUSE:Factory checked in at 2026-05-04 12:55:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libGLC (Old) and /work/SRC/openSUSE:Factory/.libGLC.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libGLC" Mon May 4 12:55:10 2026 rev:5 rq:1350641 version:0.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libGLC/libGLC.changes 2024-12-10 23:49:49.560285373 +0100 +++ /work/SRC/openSUSE:Factory/.libGLC.new.30200/libGLC.changes 2026-05-04 12:58:57.818929244 +0200 @@ -1,0 +2,5 @@ +Fri May 1 10:03:34 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Inject -DGLEW_MX into CFLAGS: fix build with new glew. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libGLC.spec ++++++ --- /var/tmp/diff_new_pack.jJQVAo/_old 2026-05-04 12:58:58.274948011 +0200 +++ /var/tmp/diff_new_pack.jJQVAo/_new 2026-05-04 12:58:58.278948176 +0200 @@ -1,7 +1,7 @@ # # spec file for package libGLC # -# 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 @@ -66,7 +66,7 @@ %autosetup -n quesoglc-%{version} -p1 %build -export CFLAGS="%{optflags} -Wno-incompatible-pointer-types" +export CFLAGS="%{optflags} -Wno-incompatible-pointer-types -DGLEW_MX" %configure \ --disable-static %make_build
