import vulkan-tools-1.3.204.0-1.el8
This commit is contained in:
parent
7e13b6ab10
commit
eb73b6aa5e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/Vulkan-Tools-sdk-1.2.198.0.tar.gz
|
||||
SOURCES/Vulkan-Tools-sdk-1.3.204.0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
e8863fab0409902562ebc1db50f0427f33c4e786 SOURCES/Vulkan-Tools-sdk-1.2.198.0.tar.gz
|
||||
13ee1d44f59b33ea39baecec9dfe5410414a2890 SOURCES/Vulkan-Tools-sdk-1.3.204.0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: vulkan-tools
|
||||
Version: 1.2.198.0
|
||||
Version: 1.3.204.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Vulkan tools
|
||||
|
||||
@ -14,6 +14,7 @@ BuildRequires: glslang
|
||||
BuildRequires: ninja-build
|
||||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: vulkan-loader-devel
|
||||
BuildRequires: wayland-protocols-devel
|
||||
BuildRequires: pkgconfig(wayland-client)
|
||||
BuildRequires: pkgconfig(wayland-cursor)
|
||||
BuildRequires: pkgconfig(wayland-server)
|
||||
@ -46,11 +47,8 @@ Vulkan tools
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 01 2021 Dave Airlie <airlied@redhat.com> - 1.2.198.0-1
|
||||
- Update to 1.2.198.0
|
||||
|
||||
* Wed Sep 08 2021 Dave Airlie <airlied@redhat.com> - 1.2.189.0-1
|
||||
- Update to 1.2.189.0
|
||||
* Tue Feb 22 2022 Dave Airlie <airlied@redhat.com> - 1.3.204.0-1
|
||||
- Update to 1.3.204.0
|
||||
|
||||
* Mon Feb 01 2021 Dave Airlie <airlied@redhat.com> - 1.2.162.0-1
|
||||
- Update to 1.2.162.0
|
||||
|
Loading…
Reference in New Issue
Block a user