1
0

Accepting request 825157 from X11:Wayland

- Update to release 1.2.148

OBS-URL: https://build.opensuse.org/request/show/825157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-validationlayers?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2020-08-12 10:27:53 +00:00 committed by Git OBS Bridge
commit 9962c41929
4 changed files with 20 additions and 5 deletions

View File

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

3
v1.2.148.tar.gz Normal file
View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Aug 9 10:10:53 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.2.148
* Add RP potentialFormatFeature VUID, maxExtent VUIDs,
External Import handleType VUIDs, YCbCr Swizzle VUIDs,
and Protected Resource VUIDs.
* Add HDR ASTC formats
* Add VK_EXT_astc_decode_mode
* Add more custom border color checks
* Add range operator + and copy constructor
* Add support for fake device memory address
* Add VK_EXT_extended_dynamic_state validation
* Validate VK_EXT_fragment_density_map2
-------------------------------------------------------------------
Sun Jun 28 17:15:56 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

View File

@ -17,14 +17,14 @@
Name: vulkan-validationlayers
Version: 1.2.145
Version: 1.2.148
Release: 0
Summary: Validation layers for Vulkan
License: Apache-2.0
Group: Development/Tools/Other
URL: https://github.com/KhronosGroup/Vulkan-ValidationLayers
Source: https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/v%version.tar.gz#/Vulkan-ValidationLayers-%{version}.tar.gz
Source: https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/v%version.tar.gz
Source9: %name-rpmlintrc
BuildRequires: cmake >= 3.4
BuildRequires: gcc-c++ >= 4.8