diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index cd5feb9..becb4ec 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1715969055 -commit: 63e3bf35d3e6192a38f488a9f75fefed346549027c1b9ebe5199c859bc1034c7 +mtime: 1721711300 +commit: 3fc99e7577b30f3d90dc1054ecf9762044295ca07d4a8bcea86ff25ec1ae2099 url: https://src.opensuse.org/jengelh/vulkan-loader revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index ed11caf..614f4ef 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72fbee9038da5960ddadee2d05cf1031df7c09dc46db61929bf6f414c67223b4 +oid sha256:cb28abd1a68cedb8fe020e2f492a49e6f0fe4445e0f875180daa5da5eee2a223 size 256 diff --git a/vulkan-loader.changes b/vulkan-loader.changes index eb38a52..ea93de9 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jul 23 05:06:41 UTC 2024 - Jan Engelhardt + +- Update to release SDK-1.3.290 + * Remove faulty fallback for unknown functions + * tests: Allow test ICD to handle NULL pApplicationInfo + * Fix preloaded ICDs being freed with custom allocators + * Fix RegCloseKey exeption when double-closing hKeys + ------------------------------------------------------------------- Thu May 16 12:13:57 UTC 2024 - Jan Engelhardt diff --git a/vulkan-loader.spec b/vulkan-loader.spec index 6bb26b8..78fa21d 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -19,19 +19,19 @@ # Prefer to go with just /^sdk-.*/ tags %define lname libvulkan1 Name: vulkan-loader -Version: 1.3.283.0 +Version: 1.3.290 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://github.com/KhronosGroup/Vulkan-Loader -Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/vulkan-sdk-%version.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/vulkan-sdk-%version.0.tar.gz Source9: baselibs.conf BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 BuildRequires: pkg-config BuildRequires: python3-xml -BuildRequires: vulkan-headers >= 1.3.283 +BuildRequires: vulkan-headers >= %version BuildRequires: pkgconfig(pciaccess) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) @@ -68,7 +68,7 @@ This subpackage contains the development headers for packages wanting to make use of Vulkan. %prep -%autosetup -p1 -n Vulkan-Loader-vulkan-sdk-%version +%autosetup -p1 -n Vulkan-Loader-vulkan-sdk-%version.0 %build %cmake \ @@ -82,8 +82,7 @@ to make use of Vulkan. %install %cmake_install -%post -n %lname -p /sbin/ldconfig -%postun -n %lname -p /sbin/ldconfig +%ldconfig_scriptlets -n %lname %files -n libvulkan1 %license LICENSE.txt diff --git a/vulkan-sdk-1.3.283.0.tar.gz b/vulkan-sdk-1.3.283.0.tar.gz deleted file mode 100644 index 4e29db2..0000000 --- a/vulkan-sdk-1.3.283.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59151a3cdbf8dcfe9c2ce4b5bf33358255a197f48d8d0ee8a1d8642ed9ace80f -size 1713233 diff --git a/vulkan-sdk-1.3.290.0.tar.gz b/vulkan-sdk-1.3.290.0.tar.gz new file mode 100644 index 0000000..0eed508 --- /dev/null +++ b/vulkan-sdk-1.3.290.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd31fdb9b576e432a85ad4d555fac4f4e5ede22ca37ff534ab67c71cd172644 +size 1711013