Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gdl for openSUSE:Factory checked in at 2024-07-10 16:48:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdl (Old) and /work/SRC/openSUSE:Factory/.gdl.new.2080 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdl" Wed Jul 10 16:48:03 2024 rev:63 rq:1186462 version:3.40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gdl/gdl.changes 2024-01-17 22:15:20.675095110 +0100 +++ /work/SRC/openSUSE:Factory/.gdl.new.2080/gdl.changes 2024-07-10 16:48:12.644743518 +0200 @@ -1,0 +2,7 @@ +Tue Jul 9 12:47:14 UTC 2024 - Martin Jambor <mjam...@suse.com> + +- Add -Wno-error=incompatible-pointer-types to optflgas in order to + prevent GCC 14 from reporting errors because of these C99 + violations. [boo#1221685] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdl.spec ++++++ --- /var/tmp/diff_new_pack.RXKMZt/_old 2024-07-10 16:48:13.060758793 +0200 +++ /var/tmp/diff_new_pack.RXKMZt/_new 2024-07-10 16:48:13.060758793 +0200 @@ -74,6 +74,7 @@ %autosetup -p1 %build +%global optflags %{optflags} -Wno-error=incompatible-pointer-types %configure %make_build