- Update to release 1.6.1/SDK-1.3.243.0

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=82
This commit is contained in:
Jan Engelhardt 2023-03-29 18:42:02 +00:00 committed by Git OBS Bridge
parent 2aa1da2b0a
commit 8ded5364fd
4 changed files with 16 additions and 6 deletions

View File

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

3
sdk-1.3.243.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 29 18:40:35 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.6.1/SDK-1.3.243.0
* Added SPRIV_INTEL_argument_interfaces, RegisterMapInterfaceINTEL,
SPV_QCOM_image_processing
* Added support for SPV_INTEL_fpga_latency_control extension
* Headers support for SPV_INTEL_bfloat16_conversion
-------------------------------------------------------------------
Sun Jan 29 13:02:53 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -24,13 +24,14 @@
# and the independently increasing toolchain release number (239).
Name: spirv-headers
Version: 1.6.1+sdk239
Version: 1.6.1+sdk243
%define innerver 1.3.243.0
Release: 0
Summary: Machine-readable files from the SPIR-V registry
License: MIT
Group: Development/Libraries/C and C++
URL: https://github.com/KhronosGroup/SPIRV-Headers
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/sdk-1.3.239.0.tar.gz
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/sdk-%innerver.tar.gz
BuildArch: noarch
BuildRequires: cmake >= 2.8
BuildRequires: fdupes
@ -47,7 +48,7 @@ registry. This includes:
* The XML registry file.
%prep
%autosetup -n SPIRV-Headers-sdk-1.3.239.0
%autosetup -n SPIRV-Headers-sdk-%innerver
%build
%cmake