Merge branch 'c9-beta' into a9-beta-test
This commit is contained in:
commit
7841203669
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/Vulkan-Loader-sdk-1.3.239.0.tar.gz
|
SOURCES/Vulkan-Loader-sdk-1.3.250.1.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
414372de9013a53171a1b3e3b5808beb8028f408 SOURCES/Vulkan-Loader-sdk-1.3.239.0.tar.gz
|
8dfb1377a13faaff88bed7a430fb71aec5de2deb SOURCES/Vulkan-Loader-sdk-1.3.250.1.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: vulkan-loader
|
Name: vulkan-loader
|
||||||
Version: 1.3.239.0
|
Version: 1.3.250.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Vulkan ICD desktop loader
|
Summary: Vulkan ICD desktop loader
|
||||||
|
|
||||||
@ -85,6 +85,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/vulkan/{explicit,implicit}_layer.d/ \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 06 2023 Dave Airlie <airlied@redhat.com> - 1.3.250.1-1
|
||||||
|
- Update to 1.3.250.1
|
||||||
|
|
||||||
* Wed Feb 15 2023 Dave Airlie <airlied@redhat.com> - 1.3.239.0-1
|
* Wed Feb 15 2023 Dave Airlie <airlied@redhat.com> - 1.3.239.0-1
|
||||||
- Update to 1.3.239.0
|
- Update to 1.3.239.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user