Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glslang for openSUSE:Factory checked in at 2025-07-01 11:33:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glslang (Old) and /work/SRC/openSUSE:Factory/.glslang.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glslang" Tue Jul 1 11:33:29 2025 rev:58 rq:1288939 version:15.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glslang/glslang.changes 2025-04-28 16:16:10.620752112 +0200 +++ /work/SRC/openSUSE:Factory/.glslang.new.7067/glslang.changes 2025-07-01 11:34:01.873004281 +0200 @@ -1,0 +2,12 @@ +Fri Jun 27 15:47:16 UTC 2025 - Jan Engelhardt <[email protected]> + +- Update to release 15.4 + * Implement GL_NV_gpu_shader5 and enable GL_ARB_gpu_shader5 + completely + * Add the GLSL_QCOM_tile_shading support + * Implement GL_EXT_float8_e5m2_e4m3 (bits for exponent/mantissa) + * Add variadic function support for builtin functions + * Add argument default values support for builtin functions + * Add GL_ARM_tensors + +------------------------------------------------------------------- Old: ---- 15.3.0.tar.gz New: ---- 15.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glslang.spec ++++++ --- /var/tmp/diff_new_pack.iTdFcg/_old 2025-07-01 11:34:02.665037099 +0200 +++ /var/tmp/diff_new_pack.iTdFcg/_new 2025-07-01 11:34:02.665037099 +0200 @@ -22,7 +22,7 @@ %endif Name: glslang -Version: 15.3.0 +Version: 15.4.0 Release: 0 Summary: OpenGL and OpenGL ES shader front end and validator License: BSD-3-Clause @@ -34,10 +34,10 @@ BuildRequires: bison BuildRequires: cmake >= 3.14.0 BuildRequires: fdupes -BuildRequires: gcc%{?gcc_version} >= 9 -BuildRequires: gcc%{?gcc_version}-c++ >= 9 +BuildRequires: gcc%{?gcc_version} >= 13 +BuildRequires: gcc%{?gcc_version}-c++ >= 13 BuildRequires: python3-base -BuildRequires: spirv-tools-devel >= 2025.2~rc2 +BuildRequires: spirv-tools-devel >= 2025.3~rc1 %description glslang is a compiler front end for the OpenGL ES and OpenGL shading @@ -117,7 +117,7 @@ mkdir -p "$b/%_includedir/External/" cp -a glslang "$b/%_includedir/" cp -a SPIRV StandAlone "$b/%_includedir/External/" -find "$b/%_includedir/" -type f ! -iname "*.h" -a ! -iname "*.hpp" -print -delete +find "$b/%_includedir/" -type f ! -iname "*.h" ! -iname "*.hpp" ! -iname '*.hpp11' -print -delete find "$b/%_includedir/" -type f -exec chmod a-x "{}" "+" cd "$b" ++++++ 15.3.0.tar.gz -> 15.4.0.tar.gz ++++++ ++++ 79490 lines of diff (skipped) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.iTdFcg/_old 2025-07-01 11:34:03.765082680 +0200 +++ /var/tmp/diff_new_pack.iTdFcg/_new 2025-07-01 11:34:03.769082846 +0200 @@ -1,5 +1,5 @@ -mtime: 1745626140 -commit: 107397e3466cdba5325d67f55825c33fe746fdcb7a7d0c9715432582a752de57 +mtime: 1751100180 +commit: b46ca6d71f2702a2b0803ab4d133a69818a7f0ee3f492c491bf00bbcf33f7a9d url: https://src.opensuse.org/jengelh/glslang revision: master ++++++ build.specials.obscpio ++++++
