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