Accepting request 712362 from X11:Wayland

- Update to new upstream release 1.1.112

OBS-URL: https://build.opensuse.org/request/show/712362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=9
This commit is contained in:
2019-06-30 08:20:25 +00:00
committed by Git OBS Bridge
5 changed files with 14 additions and 8 deletions
+6
View File
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 28 07:32:05 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 1.1.112
* loader: Fix bug in searching for missing extension
-------------------------------------------------------------------
Tue Jun 4 10:16:04 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
+2 -2
View File
@@ -16,11 +16,11 @@
#
%define version_unconverted 1.1.108
%define version_unconverted 1.1.112
Name: vulkan-loader
%define lname libvulkan1
Version: 1.1.108
Version: 1.1.112
Release: 0
Summary: Reference ICD loader for Vulkan
License: Apache-2.0
+3 -3
View File
@@ -3,9 +3,9 @@
<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.108</param>
<param name="parent-tag">v1.1.108</param>
<param name="versionformat">1.1.108</param>
<param name="revision">v1.1.112</param>
<param name="parent-tag">v1.1.112</param>
<param name="versionformat">1.1.112</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
Binary file not shown.
Binary file not shown.