Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gzdoom for openSUSE:Factory checked 
in at 2023-02-08 17:20:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gzdoom (Old)
 and      /work/SRC/openSUSE:Factory/.gzdoom.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gzdoom"

Wed Feb  8 17:20:06 2023 rev:30 rq:1063679 version:4.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gzdoom/gzdoom.changes    2022-12-05 
18:00:52.928477349 +0100
+++ /work/SRC/openSUSE:Factory/.gzdoom.new.4462/gzdoom.changes  2023-02-08 
17:20:31.626012062 +0100
@@ -1,0 +2,5 @@
+Tue Feb  7 18:44:20 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update gzdoom-vulkan.patch for glslang 12
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gzdoom.spec ++++++
--- /var/tmp/diff_new_pack.Ycbe6i/_old  2023-02-08 17:20:32.154014653 +0100
+++ /var/tmp/diff_new_pack.Ycbe6i/_new  2023-02-08 17:20:32.166014712 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gzdoom
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ gzdoom-vulkan.patch ++++++
--- /var/tmp/diff_new_pack.Ycbe6i/_old  2023-02-08 17:20:32.222014987 +0100
+++ /var/tmp/diff_new_pack.Ycbe6i/_new  2023-02-08 17:20:32.230015027 +0100
@@ -53,7 +53,7 @@
        /* .maxTaskWorkGroupSizeY_NV = */ 1,
        /* .maxTaskWorkGroupSizeZ_NV = */ 1,
        /* .maxMeshViewCountNV = */ 4,
-+#if GLSLANG_VERSION_MAJOR == 11 && GLSLANG_VERSION_MINOR >= 12
++#if (GLSLANG_VERSION_MAJOR == 11 && GLSLANG_VERSION_MINOR >= 12) || 
GLSLANG_VERSION_MAJOR > 11
 +      256, 256, 128, 128, 128, 128, 128, 128, 4,
 +#endif
        /* .maxDualSourceDrawBuffersEXT = */ 1,

Reply via email to