- Update to release 2023.6~rc1

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-tools?expand=0&rev=106
This commit is contained in:
Jan Engelhardt 2023-12-22 20:15:09 +00:00 committed by Git OBS Bridge
parent 0680800c23
commit 8f41e32e02
5 changed files with 23 additions and 9 deletions

View File

@ -1,4 +1,4 @@
libSPIRV-Tools-2023_5_rc1
libSPIRV-Tools-2023_6_rc1
spirv-tools-devel
requires -spirv-tools-<targettype>
requires "libSPIRV-Tools-2023_5_rc1-<targettype> = <version>"
requires "libSPIRV-Tools-2023_6_rc1-<targettype> = <version>"

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Dec 22 20:14:02 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2023.6~rc1
* spirv-val: Loosen restriction on base type of
DebugTypePointer and DebugTypeQualifier
* spirv-val: Add WorkgroupMemoryExplicitLayoutKHR check for Block
* opt: Add ComputeDerivativeGroup*NV capabilities to trim
capabilities pass
* opt: Do not crash when tryingto fold unsupported spec constant
* opt: support 64-bit OpAccessChain index in FixStorageClass
* opt: add StorageImageReadWithoutFormat to cap trim
* opt: add PhysicalStorageBufferAddresses to trim
-------------------------------------------------------------------
Fri Oct 27 04:03:44 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,16 +17,16 @@
%define _lto_cflags %nil
%define lname libSPIRV-Tools-2023_5_rc1
%define lname libSPIRV-Tools-2023_6_rc1
Name: spirv-tools
Version: 2023.5~rc1
Version: 2023.6~rc1
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/v2023.5.rc1.tar.gz
Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2023.6.rc1.tar.gz
#Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/sdk-1.3.268.0.tar.gz
Source9: baselibs.conf
Patch1: ver.diff
@ -68,7 +68,7 @@ validator, and is used in the standalone tools whilst also enabling
integration into other code bases directly.
%prep
%autosetup -p1 -n SPIRV-Tools-2023.5.rc1
%autosetup -p1 -n SPIRV-Tools-2023.6.rc1
find . -type f -name CMakeLists.txt -exec \
perl -i -pe 's{\@PACKAGE_VERSION\@}{%version}' CMakeLists.txt {} +

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aed90b51ce884ce3ac267acec75e785ee743a1e1fd294c25be33b49c5804d77c
size 3147730

BIN
v2023.6.rc1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.