import vulkan-loader-1.3.239.0-1.el8
This commit is contained in:
parent
5e0610b40e
commit
a915fa1e84
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/Vulkan-Loader-sdk-1.3.224.0.tar.gz
|
SOURCES/Vulkan-Loader-sdk-1.3.239.0.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
c5f3ca53614eefa7003e5b730b74beb5bb058efd SOURCES/Vulkan-Loader-sdk-1.3.224.0.tar.gz
|
414372de9013a53171a1b3e3b5808beb8028f408 SOURCES/Vulkan-Loader-sdk-1.3.239.0.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: vulkan-loader
|
Name: vulkan-loader
|
||||||
Version: 1.3.224.0
|
Version: 1.3.239.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Vulkan ICD desktop loader
|
Summary: Vulkan ICD desktop loader
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -94,6 +94,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/vulkan/{explicit,implicit}_layer.d/ \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 14 2023 Dave Airlie <airlied@redhat.com> - 1.3.239.0-1
|
||||||
|
- Update to 1.3.239.0
|
||||||
|
|
||||||
* Wed Aug 24 2022 Dave Airlie <airlied@redhat.com> - 1.3.224.0-2
|
* Wed Aug 24 2022 Dave Airlie <airlied@redhat.com> - 1.3.224.0-2
|
||||||
- Change to recommends
|
- Change to recommends
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user