import vulkan-validation-layers-1.2.162.0-1.el8

This commit is contained in:
CentOS Sources 2021-05-18 02:59:46 -04:00 committed by Andrew Lukoshko
parent 283a47327a
commit fbe843b979
3 changed files with 7 additions and 7 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/Vulkan-ValidationLayers-sdk-1.2.154.0.tar.gz
SOURCES/Vulkan-ValidationLayers-sdk-1.2.162.0.tar.gz

View File

@ -1 +1 @@
783187f87e89965ba25636621f071a0ba93b689a SOURCES/Vulkan-ValidationLayers-sdk-1.2.154.0.tar.gz
572b4ca565a7f6cc8a46eb217d3edced1e16dfcc SOURCES/Vulkan-ValidationLayers-sdk-1.2.162.0.tar.gz

View File

@ -1,5 +1,5 @@
Name: vulkan-validation-layers
Version: 1.2.154.0
Version: 1.2.162.0
Release: 1%{?dist}
Summary: Vulkan validation layers
@ -10,7 +10,7 @@ Patch0: fix_shared.patch
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: cmake3
BuildRequires: cmake
BuildRequires: glslang-devel
BuildRequires: ninja-build
BuildRequires: python%{python3_pkgversion}-devel
@ -47,7 +47,7 @@ developing applications that use %{name}.
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
%cmake3 -GNinja \
%cmake -GNinja \
-DCMAKE_BUILD_TYPE=Release \
-DGLSLANG_INSTALL_DIR=%{_prefix} \
-DBUILD_LAYER_SUPPORT_FILES:BOOL=ON \
@ -73,8 +73,8 @@ developing applications that use %{name}.
%{_includedir}/vulkan/
%changelog
* Wed Nov 04 2020 Dave Airlie <airlied@redhat.com> - 1.2.154.0-1
- Update to 1.2.154.0
* Mon Feb 01 2021 Dave Airlie <airlied@redhat.com> - 1.2.162.0-1
- Update to 1.2.162.0
* Wed Aug 05 2020 Dave Airlie <airlied@redhat.com> - 1.2.148.0-1
- Update to 1.2.148.0