Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glslang for openSUSE:Factory checked 
in at 2023-01-30 17:09:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glslang (Old)
 and      /work/SRC/openSUSE:Factory/.glslang.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glslang"

Mon Jan 30 17:09:49 2023 rev:40 rq:1061875 version:12.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/glslang/glslang.changes  2022-12-16 
17:51:30.871972360 +0100
+++ /work/SRC/openSUSE:Factory/.glslang.new.32243/glslang.changes       
2023-01-30 17:22:06.612130249 +0100
@@ -1,0 +2,8 @@
+Sun Jan 29 12:53:11 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 12
+  * Add support for GL_NV_shader_invocation_reorder.
+  * Support extension ARB_bindless_texture.
+- Delete abibreak_bump.diff
+
+-------------------------------------------------------------------

Old:
----
  11.13.0.tar.gz
  abibreak_bump.diff

New:
----
  12.0.0.tar.gz

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

Other differences:
------------------
++++++ glslang.spec ++++++
--- /var/tmp/diff_new_pack.5LyGiB/_old  2023-01-30 17:22:07.000132315 +0100
+++ /var/tmp/diff_new_pack.5LyGiB/_new  2023-01-30 17:22:07.004132336 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glslang
 #
-# 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
@@ -16,9 +16,9 @@
 #
 
 
-%define lname libglslang11
+%define lname libglslang12
 Name:           glslang
-Version:        11.13.0
+Version:        12.0.0
 Release:        0
 Summary:        OpenGL and OpenGL ES shader front end and validator
 License:        BSD-3-Clause
@@ -28,7 +28,6 @@
 Source:         https://github.com/KhronosGroup/glslang/archive/%version.tar.gz
 Source3:        baselibs.conf
 Patch1:         0001-build-set-SOVERSION-on-all-libraries.patch
-Patch2:         abibreak_bump.diff
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8
 BuildRequires:  fdupes
@@ -78,7 +77,7 @@
 %make_build
 
 %install
-%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
+%global _lto_cflags %_lto_cflags -ffat-lto-objects
 %cmake_install
 b="%buildroot"
 mkdir -p "$b/%_includedir"
@@ -101,7 +100,7 @@
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
-%_libdir/*.so.11*
+%_libdir/*.so.12*
 
 %files devel
 %_bindir/gls*

++++++ 11.13.0.tar.gz -> 12.0.0.tar.gz ++++++
++++ 24493 lines of diff (skipped)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.5LyGiB/_old  2023-01-30 17:22:07.896137087 +0100
+++ /var/tmp/diff_new_pack.5LyGiB/_new  2023-01-30 17:22:07.900137107 +0100
@@ -1,2 +1,2 @@
-libglslang11
+libglslang12
 

Reply via email to