Accepting request 732551 from home:ukbeast89:branches:X11:Wayland

- Update to new upstream release 1.1.123
  * Update headers in accordance with 1.1.123 specification.

OBS-URL: https://build.opensuse.org/request/show/732551
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=26
This commit is contained in:
Jan Engelhardt 2019-09-28 04:37:12 +00:00 committed by Git OBS Bridge
parent 89ac92a43c
commit d5d13beb1b
4 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 22 21:57:55 UTC 2019 - Aaron Stern <ukbeast89@protonmail.com>
- Update to new upstream release 1.1.123
* Update headers in accordance with 1.1.123 specification.
-------------------------------------------------------------------
Wed Aug 21 08:24:57 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -16,15 +16,15 @@
#
%define version_unconverted 1.1.120
%define version_unconverted 1.1.123
Name: vulkan-headers
Version: 1.1.120
Version: 1.1.123
Release: 0
Summary: Vulkan C and C++ API header files
License: Apache-2.0
Group: Development/Libraries/C and C++
URL: https://github.com/KhronosGroup/Vulkan-Headers
Source: Vulkan-Headers-%version.tar.xz
Source: Vulkan-Headers-%version.tar.gz
BuildRequires: cmake >= 2.8.11
BuildArch: noarch
Requires: pkgconfig(wayland-client)