diff --git a/spirv-headers.spec b/spirv-headers.spec index f4de31e..4d3e6b9 100644 --- a/spirv-headers.spec +++ b/spirv-headers.spec @@ -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 - 1.5.5-13 +- Update to 1.4.328.1 SDK + * Mon Dec 01 2025 José Expósito - 1.5.5-12 - Update to 1.4.328.1 SDK Resolves: https://issues.redhat.com/browse/RHEL-127928