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