From 45eb16a371a8ab90b4d25d716f2884b18799682a85f8f6603cbd897943b96d55 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 28 Sep 2019 04:49:58 +0000 Subject: [PATCH] use source URL, add changelog OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=30 --- _service | 15 --------------- Vulkan-Loader-1.1.123.tar.gz => v1.1.123.tar.gz | 0 vulkan-loader.changes | 2 +- vulkan-loader.spec | 4 ++-- 4 files changed, 3 insertions(+), 18 deletions(-) delete mode 100644 _service rename Vulkan-Loader-1.1.123.tar.gz => v1.1.123.tar.gz (100%) diff --git a/_service b/_service deleted file mode 100644 index 0745511..0000000 --- a/_service +++ /dev/null @@ -1,15 +0,0 @@ - - - git - https://github.com/KhronosGroup/Vulkan-Loader - - v1.1.120 - v1.1.120 - 1.1.120 - - - *.tar - xz - - - diff --git a/Vulkan-Loader-1.1.123.tar.gz b/v1.1.123.tar.gz similarity index 100% rename from Vulkan-Loader-1.1.123.tar.gz rename to v1.1.123.tar.gz diff --git a/vulkan-loader.changes b/vulkan-loader.changes index 753444a..b35bfd7 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -2,7 +2,7 @@ Sun Sep 22 21:59:40 UTC 2019 - Aaron Stern - Update to the new upstream release 1.1.123 - * Update known-good for 1.1.123 header + * loader: Match ICDs against DXGI adapters ------------------------------------------------------------------- Wed Aug 21 08:51:56 UTC 2019 - Jan Engelhardt diff --git a/vulkan-loader.spec b/vulkan-loader.spec index 4679249..013d8f3 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -25,9 +25,9 @@ Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0 Group: Development/Libraries/C and C++ -Url: http://www.khronos.org/ +URL: https://github.com/KhronosGroup/Vulkan-Loader -Source: Vulkan-Loader-%version.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/v%version.tar.gz Source9: baselibs.conf BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8