diff --git a/vulkan-loader.changes b/vulkan-loader.changes index c03e98b..19a1f6b 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 18 19:22:17 UTC 2024 - Nicolas FORMICHELLA + +- Update to release SDK-1.3.275.0 + * Instance extensions unsupported by physical devices now return + ERROR_EXTENSION_NOT_PRESENT + * Unload drivers which report 0 physical devices + ------------------------------------------------------------------- Mon Jan 8 12:00:30 UTC 2024 - Callum Farmer diff --git a/vulkan-loader.spec b/vulkan-loader.spec index 45b6187..b021864 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -1,7 +1,7 @@ # # spec file for package vulkan-loader # -# 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 @@ -19,7 +19,7 @@ # Prefer to go with just /^sdk-.*/ tags %define lname libvulkan1 Name: vulkan-loader -Version: 1.3.268.0 +Version: 1.3.275.0 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0 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 55f0e4a..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:404fa621f1ab2731bcc68bcbff64d8c6de322faad2d87f9198641bd37255fd39 -size 1689395 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..6a09d91 --- /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:f49a2653cd592439c5b4b987ffa0b2577b7fa72b7d344d7a2a89f7d6cb2b342e +size 1701620