import spirv-tools-2022.2-2.el8
This commit is contained in:
parent
a4883713d8
commit
e7eb77aaff
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,8 +1,8 @@
|
|||||||
%global sdkver 1.3.216.0
|
%global sdkver 1.3.224.0
|
||||||
|
|
||||||
Name: spirv-tools
|
Name: spirv-tools
|
||||||
Version: 2022.2
|
Version: 2022.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: API and commands for processing SPIR-V modules
|
Summary: API and commands for processing SPIR-V modules
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -88,6 +88,9 @@ popd
|
|||||||
%{_libdir}/pkgconfig/SPIRV-Tools.pc
|
%{_libdir}/pkgconfig/SPIRV-Tools.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 24 2022 Dave Airlie <airlied@redhat.com> - 2022.2-2
|
||||||
|
- Update to 1.3.224.0 SDK version
|
||||||
|
|
||||||
* Mon Jun 20 2022 Dave Airlie <airlied@redhat.com> - 2022.2-1
|
* Mon Jun 20 2022 Dave Airlie <airlied@redhat.com> - 2022.2-1
|
||||||
- Update to 1.3.216.0 SDK version
|
- Update to 1.3.216.0 SDK version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user