Accepting request 677810 from X11:Wayland

- Update to new upstream release 1.1.100

OBS-URL: https://build.opensuse.org/request/show/677810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-tools?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2019-02-24 16:17:44 +00:00 committed by Git OBS Bridge
commit 147ff256bf
5 changed files with 17 additions and 8 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e94448078076d40c57b642c15fd04b9170447c12dca743dd923c362381060934
size 208928

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:036561f4976bb5c16dcbe4a23004c1a09f4ce61b0f033fecdcd25f7898314ba9
size 207620

View File

@ -2,9 +2,9 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/KhronosGroup/Vulkan-Tools</param>
<param name="revision">sdk-1.1.97.0</param>
<param name="parent-tag">v1.1.96</param>
<param name="versionformat">1.1.97.0</param>
<param name="revision">v1.1.100</param>
<param name="parent-tag">v1.1.100</param>
<param name="versionformat">1.1.100</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 18 23:37:36 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 1.1.100
* vulkaninfo: print VK_MEMORY_PROPERTY_PROTECTED_BIT
* Fix vulkaninfo segfault on 1.0 devices
* vulkaninfo: shorten format dump in console
* vulkaninfo: Remove non-existent device extension
-------------------------------------------------------------------
Thu Jan 24 10:35:39 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -16,10 +16,10 @@
#
%define version_unconverted 1.1.97.0
%define version_unconverted 1.1.100
Name: vulkan-tools
Version: 1.1.97.0
Version: 1.1.100
Release: 0
Summary: Reference ICD loader for Vulkan
License: Apache-2.0