diff --git a/vulkan-sdk-1.3.290.0.tar.gz b/vulkan-sdk-1.3.290.0.tar.gz deleted file mode 100644 index f2bb2fa..0000000 --- a/vulkan-sdk-1.3.290.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb6a6d616c0f2bbd5d180da982a6d92a0948581cec937de69f17883980c6ca06 -size 62571 diff --git a/vulkan-sdk-1.3.296.0.tar.gz b/vulkan-sdk-1.3.296.0.tar.gz new file mode 100644 index 0000000..728609e --- /dev/null +++ b/vulkan-sdk-1.3.296.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ffd0e81e29688f4abaa39e598937160b098228f37503903b10d481d4862ab85 +size 63986 diff --git a/vulkan-volk.changes b/vulkan-volk.changes index eff3274..d097c3f 100644 --- a/vulkan-volk.changes +++ b/vulkan-volk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 8 16:37:59 UTC 2024 - Jan Engelhardt + +- 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 diff --git a/vulkan-volk.spec b/vulkan-volk.spec index a233426..214b405 100644 --- a/vulkan-volk.spec +++ b/vulkan-volk.spec @@ -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.