use source URL, add changelog

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=30
This commit is contained in:
Jan Engelhardt 2019-09-28 04:49:58 +00:00 committed by Git OBS Bridge
parent ad4d605bf9
commit 45eb16a371
4 changed files with 3 additions and 18 deletions

View File

@ -1,15 +0,0 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/KhronosGroup/Vulkan-Loader</param>
<!-- vX.Y is normal, sdk-X.Y is somewhat more tested -->
<param name="revision">v1.1.120</param>
<param name="parent-tag">v1.1.120</param>
<param name="versionformat">1.1.120</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>

View File

@ -2,7 +2,7 @@
Sun Sep 22 21:59:40 UTC 2019 - Aaron Stern <ukbeast89@protonmail.com>
- 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 <jengelh@inai.de>

View File

@ -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