import vulkan-loader-1.2.131.1-1.el8
This commit is contained in:
parent
cf4c282c19
commit
f2f4e3b750
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/Vulkan-Loader-sdk-1.1.126.0.tar.gz
|
SOURCES/Vulkan-Loader-sdk-1.2.131.1.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
899a419aa4330f2093366e8a10ddba4ae325afa9 SOURCES/Vulkan-Loader-sdk-1.1.126.0.tar.gz
|
f3c737c7418f6da27571ac2084a0035169ab0e81 SOURCES/Vulkan-Loader-sdk-1.2.131.1.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: vulkan-loader
|
Name: vulkan-loader
|
||||||
Version: 1.1.126.0
|
Version: 1.2.131.1
|
||||||
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
|
||||||
|
* Wed Jan 29 2020 Dave Airlie <airlied@redhat.com> - 1.2.131.1-1
|
||||||
|
- Update to 1.2.131.1
|
||||||
|
|
||||||
* Sat Dec 07 2019 Dave Airlie <airlied@redhat.com> - 1.1.126.0-2
|
* Sat Dec 07 2019 Dave Airlie <airlied@redhat.com> - 1.1.126.0-2
|
||||||
- Rebuild for 8.2.0
|
- Rebuild for 8.2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user