Accepting request 1206380 from X11:Wayland

- Update to release SDK-1.3.296.0

OBS-URL: https://build.opensuse.org/request/show/1206380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-volk?expand=0&rev=6
This commit is contained in:
Ana Guerrero 2024-10-09 20:03:15 +00:00 committed by Git OBS Bridge
commit 8e8175a3f2
6 changed files with 15 additions and 9 deletions

View File

@ -1,4 +1,4 @@
mtime: 1721712263
commit: 8088710159f95dda94690b0f508e588ae4da75b33605e92f931797a33811d0ba
mtime: 1728407237
commit: 64452ce857c3874cb18a82b9e1fb00bab87a27d0222953746f61b05a91248c8c
url: https://src.opensuse.org/jengelh/vulkan-volk
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54537124224adf07f2cd31744e2bb2283c3122067ffc8293546a3de2cd1a0936
oid sha256:290ea98f0ad21c2c8ad657c2dc8bd7ded8932f81822cf14dd4d8f9b994e694a6
size 256

BIN
vulkan-sdk-1.3.290.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
vulkan-sdk-1.3.296.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 8 16:37:59 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.3.296.0
* Support new function pointers added by v296
-------------------------------------------------------------------
Tue Jul 23 05:21:31 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,8 +17,8 @@
Name: vulkan-volk
%define lname libvolk-1_3_290
Version: 1.3.290
%define lname libvolk-1_3_296
Version: 1.3.296
Release: 0
Summary: Meta loader for the Vulkan API
License: MIT
@ -29,7 +29,7 @@ Patch1: shared.diff
BuildRequires: c_compiler
BuildRequires: cmake
BuildRequires: python3-base
BuildRequires: pkgconfig(vulkan)
BuildRequires: pkgconfig(vulkan) >= %version
%description
A meta loader for Vulkan.