diff --git a/vulkan-headers.changes b/vulkan-headers.changes index 671db8c..793bded 100644 --- a/vulkan-headers.changes +++ b/vulkan-headers.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jan 18 19:13:54 UTC 2024 - Nicolas FORMICHELLA + +- Update to release SDK-1.3.275.0 + * cmake: Fix integration.install for multi config generators + * Use ctest for integration testing + * gn: Fix validation layer build + * Remove genvk.py from Vulkan-Headers + ------------------------------------------------------------------- Fri Oct 27 03:47:20 UTC 2023 - Jan Engelhardt diff --git a/vulkan-headers.spec b/vulkan-headers.spec index 06e416a..12a8202 100644 --- a/vulkan-headers.spec +++ b/vulkan-headers.spec @@ -1,7 +1,7 @@ # # spec file for package vulkan-headers # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ # Name: vulkan-headers -Version: 1.3.268.0 +Version: 1.3.275.0 Release: 0 Summary: Vulkan C and C++ API header files License: Apache-2.0 @@ -58,8 +58,6 @@ to make use of Vulkan. %install %cmake_install -# Fixed upstream (#336) for next rel -#find "%buildroot" -name genvk.py -type f -exec chmod a+x {} + %files %license LICENSE.md diff --git a/vulkan-sdk-1.3.268.0.tar.gz b/vulkan-sdk-1.3.268.0.tar.gz deleted file mode 100644 index 06876ab..0000000 --- a/vulkan-sdk-1.3.268.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94993cbe2b1a604c0d5d9ea37a767e1aba4d771d2bfd4ddceefd66243095164f -size 2133179 diff --git a/vulkan-sdk-1.3.275.0.tar.gz b/vulkan-sdk-1.3.275.0.tar.gz new file mode 100644 index 0000000..b9a2b3c --- /dev/null +++ b/vulkan-sdk-1.3.275.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd2136a9feb0402820b334d8242773462cc47ed397aa20c8f4d04f7ea18d810 +size 2199831