use source URL, add changelog

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=27
This commit is contained in:
Jan Engelhardt 2019-09-28 04:51:19 +00:00 committed by Git OBS Bridge
parent d0e4c38fc5
commit 91a307cc45
4 changed files with 4 additions and 25 deletions

View File

@ -1,14 +0,0 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/KhronosGroup/Vulkan-Tools</param>
<param name="revision">e36c760b</param>
<param name="parent-tag">v1.1.119</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,14 +2,8 @@
Sun Sep 22 22:02:39 UTC 2019 - Aaron Stern <ukbeast89@protonmail.com>
- Update to new upstream release 1.1.123
* Updated known good files
* Generated new files using generate_source.py
* Updated:
build-android/vulkan-headers_revision_android
icd/generated/mock_icd.cpp
icd/generated/mock_icd.h
icd/generated/vk_typemap_helper.h
scripts/known_good.json
* vulkaninfo: support VK_EXT_subgroup_size_control,
index_type_uint8_ext, VK_EXT_full_screen_exclusive.
-------------------------------------------------------------------
Wed Aug 21 08:53:29 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -24,10 +24,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-Tools
#Git-URL: https://github.com/KhronosGroup/Vulkan-Tools
Source: Vulkan-Tools-%version.tar.gz
Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
BuildRequires: cmake >= 3.4
BuildRequires: gcc-c++ >= 4.8
BuildRequires: glslang-devel >= 7.11.3226