- Update to release 1.6.1+sdk-1.3.236.0 (1d31a10)

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=75
This commit is contained in:
Jan Engelhardt 2022-12-23 08:01:40 +00:00 committed by Git OBS Bridge
parent c8e6c26dc2
commit 9e2904e159
5 changed files with 17 additions and 10 deletions

View File

@ -3,9 +3,9 @@
<param name="filename">spirv-headers</param>
<param name="scm">git</param>
<param name="url">https://github.com/KhronosGroup/SPIRV-Headers</param>
<param name="revision">85a1ed2</param>
<param name="parent-tag">sdk-1.3.231.0</param>
<param name="versionformat">1.6.1+sdk231+git@TAG_OFFSET@.%h</param>
<param name="revision">sdk-1.3.236.0</param>
<param name="parent-tag">sdk-1.3.236.0</param>
<param name="versionformat">1.6.1+sdk-1.3.236.0</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Dec 23 07:59:56 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.6.1+sdk-1.3.236.0 (1d31a10)
* Add SPV_INTEL_fpga_invocation_pipelining_attributes,
SPV_INTEL_fpga_dsp_control, SPV_INTEL_runtime_aligned
* Add headers for SPV_NV_shader_invocation_reorder
-------------------------------------------------------------------
Mon Oct 24 19:43:45 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,20 +17,19 @@
# The git repo is a hodgepodge.
# Most recent tag is 1.5.4, but that is outdated
# CMakeLists.txt's project() line contains 1.5.5, but this is outdated too
# Most recent tag is 1.5.4, but that is outdated.
# CMakeLists.txt's project() line contains 1.5.5, but this is outdated too.
# The SPIR-V version is 1.6.1 (include/spirv/unified1/spirv.core.grammar.json)
# They add "SDK" tags that reflect the Vulkan version (1.3),
# and the independently increasing toolchain release number (216).
Name: spirv-headers
Version: 1.6.1+sdk231+git0.85a1ed2
Version: 1.6.1+sdk1.3.236.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.216.0.tar.gz
Source: %name-%version.tar.xz
BuildArch: noarch