import spirv-tools-2022.2-3.el9
This commit is contained in:
parent
5abdf3fbf7
commit
8fd77c697e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/SPIRV-Tools-sdk-1.3.216.0.tar.gz
|
||||
SOURCES/SPIRV-Tools-sdk-1.3.224.0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
2676221d252bcf9e37457e19b1a1e706af943a94 SOURCES/SPIRV-Tools-sdk-1.3.216.0.tar.gz
|
||||
718b86c1f54457337e3f978dc781fbec3dc0a8c2 SOURCES/SPIRV-Tools-sdk-1.3.224.0.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%undefine __cmake_in_source_build
|
||||
|
||||
%global sdkver 1.3.216.0
|
||||
%global sdkver 1.3.224.0
|
||||
|
||||
Name: spirv-tools
|
||||
Version: 2022.2
|
||||
Release: 2%{?gitrel}%{?dist}
|
||||
Release: 3%{?gitrel}%{?dist}
|
||||
Summary: API and commands for processing SPIR-V modules
|
||||
|
||||
License: ASL 2.0
|
||||
@ -87,6 +87,9 @@ Development files for %{name}
|
||||
%{_libdir}/pkgconfig/SPIRV-Tools.pc
|
||||
|
||||
%changelog
|
||||
* Fri Aug 26 2022 Dave Airlie <airlied@redhat.com> - 2022.2-3
|
||||
- Update to 1.3.224.0 SDK release.
|
||||
|
||||
* Wed Jun 22 2022 Dave Airlie <airlied@redhat.com> - 2022.2-2
|
||||
- Update to 1.3.216.0 SDK release.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user