From ca3c9360be3f7c285af5e6a7fe32168c0eab542ee94d8136908740fed582a1de Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 10 Sep 2020 07:44:09 +0000 Subject: [PATCH 1/2] - Update to release 1.2.152 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=64 --- v1.2.151.tar.gz | 3 --- v1.2.152.tar.gz | 3 +++ vulkan-loader.changes | 6 ++++++ vulkan-loader.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 v1.2.151.tar.gz create mode 100644 v1.2.152.tar.gz diff --git a/v1.2.151.tar.gz b/v1.2.151.tar.gz deleted file mode 100644 index 30caf90..0000000 --- a/v1.2.151.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9ffe7d31c675dcbdb6ddb64325e34e90cf05a44ae01822a28769bb2ad1d1a91 -size 1416902 diff --git a/v1.2.152.tar.gz b/v1.2.152.tar.gz new file mode 100644 index 0000000..a30294a --- /dev/null +++ b/v1.2.152.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a32def1bc4ab8b0ff2a0b5b9f09556063f88edd4236dc5bbf2329b3619d6536 +size 1416379 diff --git a/vulkan-loader.changes b/vulkan-loader.changes index d1c9282..e9e7ff4 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 10 07:39:37 UTC 2020 - Jan Engelhardt + +- Update to release 1.2.152 + * No user-visible changes + ------------------------------------------------------------------- Wed Aug 19 07:30:26 UTC 2020 - Jan Engelhardt diff --git a/vulkan-loader.spec b/vulkan-loader.spec index d23fc38..139bcc3 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -18,7 +18,7 @@ %define lname libvulkan1 Name: vulkan-loader -Version: 1.2.151 +Version: 1.2.152 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0 From 655fe936c5216ed3c148148e2bb271a07a7b9df5a520e708ef4b2c122bf87aeb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 10 Sep 2020 11:34:53 +0000 Subject: [PATCH 2/2] Accepting request 833445 from home:dirkmueller:branches:X11:Wayland - update to 1.2.153: * loader: Return error if layer loading failed * loader: Make device extensions return same count * docs: Add info on VkConfig and override layer OBS-URL: https://build.opensuse.org/request/show/833445 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=65 --- v1.2.152.tar.gz | 3 --- v1.2.153.tar.gz | 3 +++ vulkan-loader.changes | 8 ++++++++ vulkan-loader.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 v1.2.152.tar.gz create mode 100644 v1.2.153.tar.gz diff --git a/v1.2.152.tar.gz b/v1.2.152.tar.gz deleted file mode 100644 index a30294a..0000000 --- a/v1.2.152.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a32def1bc4ab8b0ff2a0b5b9f09556063f88edd4236dc5bbf2329b3619d6536 -size 1416379 diff --git a/v1.2.153.tar.gz b/v1.2.153.tar.gz new file mode 100644 index 0000000..15085b0 --- /dev/null +++ b/v1.2.153.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb906b2dc968f2256f2d09b093ec8cc7f19812d656c649de8ed709a6da63d4a +size 1416357 diff --git a/vulkan-loader.changes b/vulkan-loader.changes index e9e7ff4..7b1d026 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 10 07:47:39 UTC 2020 - Dirk Mueller + +- update to 1.2.153: + * loader: Return error if layer loading failed + * loader: Make device extensions return same count + * docs: Add info on VkConfig and override layer + ------------------------------------------------------------------- Thu Sep 10 07:39:37 UTC 2020 - Jan Engelhardt diff --git a/vulkan-loader.spec b/vulkan-loader.spec index 139bcc3..ec4a0a2 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -18,7 +18,7 @@ %define lname libvulkan1 Name: vulkan-loader -Version: 1.2.152 +Version: 1.2.153 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0