Update to 1.4.328.1 SDK
This commit is contained in:
parent
cbcdcc04f4
commit
b17bb0fab1
@ -4,7 +4,7 @@
|
||||
|
||||
Name: spirv-headers
|
||||
Version: 1.5.5
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: Header files from the SPIR-V registry
|
||||
|
||||
License: MIT
|
||||
@ -42,7 +42,7 @@ This includes:
|
||||
* The XML registry fil
|
||||
|
||||
%prep
|
||||
%autosetup -n SPIRV-Headers-%{commit}
|
||||
%autosetup -n SPIRV-Headers-%{commit} -p1
|
||||
chmod a-x include/spirv/1.2/spirv.py
|
||||
|
||||
|
||||
@ -61,6 +61,9 @@ chmod a-x include/spirv/1.2/spirv.py
|
||||
%{_datadir}/pkgconfig/SPIRV-Headers.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jan 05 2026 José Expósito <jexposit@redhat.com> - 1.5.5-13
|
||||
- Update to 1.4.328.1 SDK
|
||||
|
||||
* Mon Dec 01 2025 José Expósito <jexposit@redhat.com> - 1.5.5-12
|
||||
- Update to 1.4.328.1 SDK
|
||||
Resolves: https://issues.redhat.com/browse/RHEL-127928
|
||||
|
||||
Loading…
Reference in New Issue
Block a user