sdk-1 is a (rpm-seen) downgrade over sdk236

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=76
This commit is contained in:
Jan Engelhardt 2022-12-24 07:52:38 +00:00 committed by Git OBS Bridge
parent 9e2904e159
commit 4241029fe7
5 changed files with 7 additions and 23 deletions

View File

@ -1,15 +0,0 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">spirv-headers</param>
<param name="scm">git</param>
<param name="url">https://github.com/KhronosGroup/SPIRV-Headers</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>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>

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

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

View File

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

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
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)
- Update to release 1.6.1+sdk236 (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

View File

@ -24,14 +24,13 @@
# and the independently increasing toolchain release number (216).
Name: spirv-headers
Version: 1.6.1+sdk1.3.236.0
Version: 1.6.1+sdk236
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
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/sdk-1.3.236.0.tar.gz
BuildArch: noarch
BuildRequires: cmake >= 2.8
BuildRequires: fdupes
@ -48,7 +47,7 @@ registry. This includes:
* The XML registry file.
%prep
%autosetup
%autosetup -n SPIRV-Headers-sdk-1.3.236.0
%build
%cmake