From 58acb2cfe1a2dd5c24c57999a9afca112f134ba60960c28378eba2d62945b214 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 16 May 2024 12:28:44 +0000 Subject: [PATCH] - Update to release SDK-1.3.283.0 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-volk?expand=0&rev=10 --- vulkan-sdk-1.3.280.0.tar.gz | 3 --- vulkan-sdk-1.3.283.0.tar.gz | 3 +++ vulkan-volk.changes | 6 ++++++ vulkan-volk.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 vulkan-sdk-1.3.280.0.tar.gz create mode 100644 vulkan-sdk-1.3.283.0.tar.gz diff --git a/vulkan-sdk-1.3.280.0.tar.gz b/vulkan-sdk-1.3.280.0.tar.gz deleted file mode 100644 index 6aebad3..0000000 --- a/vulkan-sdk-1.3.280.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af9c98d09284eef29f6826bb1620bfe551a91a864fce707416b83c255efe3c25 -size 62436 diff --git a/vulkan-sdk-1.3.283.0.tar.gz b/vulkan-sdk-1.3.283.0.tar.gz new file mode 100644 index 0000000..b2502ed --- /dev/null +++ b/vulkan-sdk-1.3.283.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872035f1f26c53b218632a3a8dbccbd276710aaabafb9bb1bc1a6c0633ee6aab +size 62563 diff --git a/vulkan-volk.changes b/vulkan-volk.changes index 4161cf8..852c0b7 100644 --- a/vulkan-volk.changes +++ b/vulkan-volk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 16 12:28:23 UTC 2024 - Jan Engelhardt + +- Update to release SDK-1.3.283.0 + * Ignore pedantic check on function pointer cast for GCC + ------------------------------------------------------------------- Thu Mar 21 09:00:18 UTC 2024 - Jan Engelhardt diff --git a/vulkan-volk.spec b/vulkan-volk.spec index 8a45aae..510cad8 100644 --- a/vulkan-volk.spec +++ b/vulkan-volk.spec @@ -17,8 +17,8 @@ Name: vulkan-volk -%define lname libvolk-1_3_280_0 -Version: 1.3.280.0 +%define lname libvolk-1_3_283_0 +Version: 1.3.283.0 Release: 0 Summary: Meta loader for the Vulkan API License: MIT