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-10-25 19:18:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glfw (Old) and /work/SRC/openSUSE:Factory/.glfw.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glfw" Fri Oct 25 19:18:58 2024 rev:28 rq:1218087 version:3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/glfw/glfw.changes 2024-10-18 15:49:58.296971272 +0200 +++ /work/SRC/openSUSE:Factory/.glfw.new.2020/glfw.changes 2024-10-25 19:19:31.818345219 +0200 @@ -1,0 +2,6 @@ +Thu Oct 24 15:30:16 UTC 2024 - Antonio Larrosa <alarr...@suse.com> + +- Only use geany on TW. That way we reduce the dependencies in + SLFO/ALP. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glfw.spec ++++++ --- /var/tmp/diff_new_pack.qz4OSH/_old 2024-10-25 19:19:32.402369586 +0200 +++ /var/tmp/diff_new_pack.qz4OSH/_new 2024-10-25 19:19:32.406369753 +0200 @@ -22,8 +22,8 @@ %else %bcond_with html_docs %endif -# On TW and ALP, build with geany by default -%if 0%{?suse_version} >= 1600 +# On TW, build with geany by default +%if 0%{?suse_version} > 1600 %bcond_without geany %else %bcond_with geany