Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spirv-tools for openSUSE:Factory 
checked in at 2024-12-18 20:08:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spirv-tools (Old)
 and      /work/SRC/openSUSE:Factory/.spirv-tools.new.29675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spirv-tools"

Wed Dec 18 20:08:41 2024 rev:47 rq:1231577 version:2024.4~rc2

Changes:
--------
--- /work/SRC/openSUSE:Factory/spirv-tools/spirv-tools.changes  2024-10-09 
22:03:30.858604789 +0200
+++ /work/SRC/openSUSE:Factory/.spirv-tools.new.29675/spirv-tools.changes       
2024-12-18 20:08:47.213887751 +0100
@@ -1,0 +2,13 @@
+Sun Dec 15 18:56:06 UTC 2024 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2024.4~rc2
+  * General:
+  * Add FPEncoding operand type. (#5726)
+  * Support SPV_KHR_untyped_pointers, SPV_INTEL_global_variable_host_access,
+    SPV_KHR_compute_shader_derivative
+  * Vulkan 1.4 support (#5899)
+  * Optimizer: Add knowledge of cooperative matrice
+- Delete 0001-SPV_KHR_untyped_pointers-Fix-verification-for-OpenCL.patch
+  (merged)
+
+-------------------------------------------------------------------

Old:
----
  0001-SPV_KHR_untyped_pointers-Fix-verification-for-OpenCL.patch
  v2024.4.rc1.tar.gz

New:
----
  v2024.4.rc2.tar.gz

BETA DEBUG BEGIN:
  Old:  * Optimizer: Add knowledge of cooperative matrice
- Delete 0001-SPV_KHR_untyped_pointers-Fix-verification-for-OpenCL.patch
  (merged)
BETA DEBUG END:

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

Other differences:
------------------
++++++ spirv-tools.spec ++++++
--- /var/tmp/diff_new_pack.GkEFVt/_old  2024-12-18 20:08:48.237930432 +0100
+++ /var/tmp/diff_new_pack.GkEFVt/_new  2024-12-18 20:08:48.237930432 +0100
@@ -17,30 +17,29 @@
 
 
 %define _lto_cflags %nil
-%define lname libSPIRV-Tools-2024_4_rc1
+%define lname libSPIRV-Tools-2024_4_rc2
 
 Name:           spirv-tools
-Version:        2024.4~rc1
+Version:        2024.4~rc2
 Release:        0
 Summary:        API and commands for processing SPIR-V modules
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/KhronosGroup/SPIRV-Tools
-Source:         
https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2024.4.rc1.tar.gz
+Source:         
https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2024.4.rc2.tar.gz
 Source9:        baselibs.conf
 Patch1:         ver.diff
-Patch2:         0001-SPV_KHR_untyped_pointers-Fix-verification-for-OpenCL.patch
 BuildRequires:  bison
 BuildRequires:  cmake >= 3.17.2
 %if 0%{?suse_version} >= 1599
 BuildRequires:  gcc-c++
 %else
-BuildRequires:  gcc11-c++
+BuildRequires:  gcc12-c++
 %endif
 BuildRequires:  pkg-config
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
-BuildRequires:  spirv-headers >= 1.6.1+sdk283+g8
+BuildRequires:  spirv-headers >= 1.6.4+sdk303
 
 %description
 The package includes an assembler, binary module parser,
@@ -68,13 +67,13 @@
 integration into other code bases directly.
 
 %prep
-%autosetup -p1 -n SPIRV-Tools-2024.4.rc1
+%autosetup -p1 -n SPIRV-Tools-2024.4.rc2
 find . -type f -name CMakeLists.txt -exec \
        perl -i -pe 's{\@PACKAGE_VERSION\@}{%version}' CMakeLists.txt {} +
 
 %build
 %if 0%{?suse_version} && 0%{?suse_version} < 1599
-export CXX=g++-11
+export CXX=g++-12
 %endif
 %cmake -DSPIRV-Headers_SOURCE_DIR="%_prefix" \
        -DSPIRV_TOOLS_BUILD_STATIC:BOOL=OFF -DBUILD_SHARED_LIBS:BOOL=ON
@@ -87,8 +86,7 @@
        ln -s "libSPIRV-Tools$i-%version.so" 
"%buildroot/%_libdir/libSPIRV-Tools$i.so"
 done
 
-%post   -n %lname -p /sbin/ldconfig
-%postun -n %lname -p /sbin/ldconfig
+%ldconfig_scriptlets -n %lname
 
 %files
 %_bindir/spirv-*

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.GkEFVt/_old  2024-12-18 20:08:48.269931766 +0100
+++ /var/tmp/diff_new_pack.GkEFVt/_new  2024-12-18 20:08:48.273931932 +0100
@@ -1,5 +1,5 @@
-mtime: 1728417615
-commit: b5d4e85baaf350f6da9fc1b6035f0200120a97da30de74a0aa766bc98d5562f6
+mtime: 1734379448
+commit: aae3b7f43c6c579079d06523fe5ec101506338f9512020604a4459b40c46044e
 url: https://src.opensuse.org/jengelh/spirv-tools
 revision: master
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.GkEFVt/_old  2024-12-18 20:08:48.293932766 +0100
+++ /var/tmp/diff_new_pack.GkEFVt/_new  2024-12-18 20:08:48.297932933 +0100
@@ -1,5 +1,5 @@
-libSPIRV-Tools-2024_4_rc1
+libSPIRV-Tools-2024_4_rc2
 spirv-tools-devel
        requires -spirv-tools-<targettype>
-       requires "libSPIRV-Tools-2024_4_rc1-<targettype> = <version>"
+       requires "libSPIRV-Tools-2024_4_rc2-<targettype> = <version>"
 

++++++ build.specials.obscpio ++++++
diff: old/*: No such file or directory
diff: new/*: No such file or directory

++++++ v2024.4.rc1.tar.gz -> v2024.4.rc2.tar.gz ++++++
++++ 14329 lines of diff (skipped)

Reply via email to