diff --git a/sdk-1.3.243.0.tar.gz b/sdk-1.3.243.0.tar.gz deleted file mode 100644 index 07fddb9..0000000 --- a/sdk-1.3.243.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29ddb2ef931f5fb0cabd1a78398f9c4da44d37f8c8a1e110f834f4c260c9d548 -size 1841214 diff --git a/v1.3.247.tar.gz b/v1.3.247.tar.gz new file mode 100644 index 0000000..89a6954 --- /dev/null +++ b/v1.3.247.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5c99bd64b5f74bdaec012e69dd5567deb52d78f12f6d2c43c29fd0a1eee87e +size 1956980 diff --git a/vulkan-headers.changes b/vulkan-headers.changes index 6f250b0..fcd5cbb 100644 --- a/vulkan-headers.changes +++ b/vulkan-headers.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Apr 19 20:03:22 UTC 2023 - Jan Engelhardt + +- Update to release 1.3.247 + * No changelog + +------------------------------------------------------------------- +Wed Apr 19 02:19:57 UTC 2023 - Jonatas Gonçalves + +- Update to release 1.3.246 + * No changelog + ------------------------------------------------------------------- Tue Mar 28 18:42:13 UTC 2023 - Jan Engelhardt diff --git a/vulkan-headers.spec b/vulkan-headers.spec index e7cff8f..e028fae 100644 --- a/vulkan-headers.spec +++ b/vulkan-headers.spec @@ -20,14 +20,15 @@ # are at an older version, which in the past confused some users. # Consider only updating the sources in lockstep. # + Name: vulkan-headers -Version: 1.3.243.0 +Version: 1.3.247 Release: 0 Summary: Vulkan C and C++ API header files License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://github.com/KhronosGroup/Vulkan-Headers -Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/sdk-%version.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v%version.tar.gz Source9: %name-rpmlintrc BuildRequires: cmake >= 2.8.11 BuildArch: noarch @@ -46,7 +47,7 @@ This package contains the development headers for packages wanting to make use of Vulkan. %prep -%autosetup -n Vulkan-Headers-sdk-%version -p1 +%autosetup -n Vulkan-Headers-%version -p1 %build %cmake \