Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glfw for openSUSE:Factory checked in at 2024-03-21 17:00:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glfw (Old) and /work/SRC/openSUSE:Factory/.glfw.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glfw" Thu Mar 21 17:00:05 2024 rev:24 rq:1159813 version:3.3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/glfw/glfw.changes 2024-01-11 21:04:44.937629039 +0100 +++ /work/SRC/openSUSE:Factory/.glfw.new.1905/glfw.changes 2024-03-21 17:00:09.123721194 +0100 @@ -1,0 +2,5 @@ +Wed Mar 20 10:46:34 UTC 2024 - Danilo Spinella <danilo.spine...@suse.com> + +- Build with geany by default only on TW + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glfw.spec ++++++ --- /var/tmp/diff_new_pack.XWzTPc/_old 2024-03-21 17:00:09.875749419 +0100 +++ /var/tmp/diff_new_pack.XWzTPc/_new 2024-03-21 17:00:09.879749568 +0100 @@ -1,5 +1,5 @@ # -# spec file +# spec file for package glfw # # Copyright (c) 2024 SUSE LLC # @@ -21,7 +21,12 @@ %bcond_without wayland %else %bcond_with wayland +# On TW, build with geany by default +%if 0%{?suse_version} >= 1600 %bcond_without geany +%else +%bcond_with geany +%endif %endif %define sover 3 Name: glfw%{flavor}