Accepting request 817541 from home:gmbr3:Active

- Update to release 1.2.145
  * scripts: Use named params for generator options
  * loader: Fix crash in vkGetDeviceQueue2
  * loader: Use MoltenVK in app bundle if found
  * build: include system headers last

OBS-URL: https://build.opensuse.org/request/show/817541
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=58
This commit is contained in:
Jan Engelhardt 2020-06-28 17:14:12 +00:00 committed by Git OBS Bridge
parent 7e9b771633
commit aab31b98b3
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jun 28 17:11:02 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Update to release 1.2.145
* scripts: Use named params for generator options
* loader: Fix crash in vkGetDeviceQueue2
* loader: Use MoltenVK in app bundle if found
* build: include system headers last
-------------------------------------------------------------------
Sun Jun 7 16:15:33 UTC 2020 - Marcus Meissner <meissner@suse.com>

View File

@ -18,13 +18,13 @@
%define lname libvulkan1
Name: vulkan-loader
Version: 1.2.141
Version: 1.2.145
Release: 0
Summary: Reference ICD loader for Vulkan
License: Apache-2.0
Group: Development/Libraries/C and C++
URL: https://github.com/KhronosGroup/Vulkan-Loader
Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/v%version.tar.gz
Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/v%version.tar.gz#/Vulkan-Loader-%{version}.tar.gz
Source9: baselibs.conf
BuildRequires: cmake >= 3.4
BuildRequires: gcc-c++ >= 4.8