forked from pool/vulkan-loader
Accepting request 724984 from X11:Wayland
- Update to new upstream release 1.1.120 OBS-URL: https://build.opensuse.org/request/show/724984 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=10
This commit is contained in:
commit
e91e32bcbb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7b3b0414e3b693efcf7469e9bd03895c92d004f7b7bf95a5f9cd4af7b3cf0ab0
|
|
||||||
size 1221904
|
|
3
Vulkan-Loader-1.1.120.tar.xz
Normal file
3
Vulkan-Loader-1.1.120.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:621a074da5174c3279fb58a5e84d9d960c12973536d1efa38647ced41a97bd65
|
||||||
|
size 1252420
|
6
_service
6
_service
@ -3,9 +3,9 @@
|
|||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/KhronosGroup/Vulkan-Loader</param>
|
<param name="url">https://github.com/KhronosGroup/Vulkan-Loader</param>
|
||||||
<!-- vX.Y is normal, sdk-X.Y is somewhat more tested -->
|
<!-- vX.Y is normal, sdk-X.Y is somewhat more tested -->
|
||||||
<param name="revision">v1.1.112</param>
|
<param name="revision">v1.1.120</param>
|
||||||
<param name="parent-tag">v1.1.112</param>
|
<param name="parent-tag">v1.1.120</param>
|
||||||
<param name="versionformat">1.1.112</param>
|
<param name="versionformat">1.1.120</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 21 08:51:56 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to new upstream release 1.1.120
|
||||||
|
* loader: Make instance version report patch version
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 18 16:08:57 UTC 2019 - Aaron Stern <ukbeast89@ptotonmail.com>
|
||||||
|
|
||||||
|
- Update to new upstream release 1.1.119
|
||||||
|
* Additionally, ran `generate_source.py`.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 28 07:32:05 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Fri Jun 28 07:32:05 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -16,11 +16,11 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define version_unconverted 1.1.112
|
%define version_unconverted 1.1.120
|
||||||
|
|
||||||
Name: vulkan-loader
|
Name: vulkan-loader
|
||||||
%define lname libvulkan1
|
%define lname libvulkan1
|
||||||
Version: 1.1.112
|
Version: 1.1.120
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Reference ICD loader for Vulkan
|
Summary: Reference ICD loader for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user