Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glfw for openSUSE:Factory checked in at 2026-03-06 18:16:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glfw (Old) and /work/SRC/openSUSE:Factory/.glfw.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glfw" Fri Mar 6 18:16:09 2026 rev:29 rq:1336789 version:3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/glfw/glfw.changes 2024-10-25 19:19:31.818345219 +0200 +++ /work/SRC/openSUSE:Factory/.glfw.new.561/glfw.changes 2026-03-06 18:16:15.162321519 +0100 @@ -1,0 +2,6 @@ +Thu Feb 26 19:14:29 UTC 2026 - Antonio Teixeira <[email protected]> + +- Don't build with geany for SLES 16.x future releases. Keep it for TW. + (jsc#PED-15798) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glfw.spec ++++++ --- /var/tmp/diff_new_pack.npyKML/_old 2026-03-06 18:16:15.902352378 +0100 +++ /var/tmp/diff_new_pack.npyKML/_new 2026-03-06 18:16:15.906352545 +0100 @@ -1,7 +1,7 @@ # # spec file for package glfw # -# 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 @@ -16,14 +16,14 @@ # -# html docs need doxygen >= 1.9.8 which isn't available on Leap +# html docs need doxygen >= 1.9.8 which isn't available on Leap 15.x %if 0%{?suse_version} >= 1600 %bcond_without html_docs %else %bcond_with html_docs %endif # On TW, build with geany by default -%if 0%{?suse_version} > 1600 +%if 0%{?suse_version} >= 1699 %bcond_without geany %else %bcond_with geany
