forked from pool/vulkan-headers
Accepting request 1080449 from X11:Wayland
- Update to release 1.3.247 OBS-URL: https://build.opensuse.org/request/show/1080449 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=43
This commit is contained in:
commit
ab7e32e834
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29ddb2ef931f5fb0cabd1a78398f9c4da44d37f8c8a1e110f834f4c260c9d548
|
||||
size 1841214
|
BIN
v1.3.247.tar.gz
(Stored with Git LFS)
Normal file
BIN
v1.3.247.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 19 20:03:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.3.247
|
||||
* No changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 19 02:19:57 UTC 2023 - Jonatas Gonçalves <jonatas.sgoncalves@gmail.com>
|
||||
|
||||
- Update to release 1.3.246
|
||||
* No changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 28 18:42:13 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -20,14 +20,15 @@
|
||||
# are at an older version, which in the past confused some users.
|
||||
# Consider only updating the sources in lockstep.
|
||||
#
|
||||
|
||||
Name: vulkan-headers
|
||||
Version: 1.3.243.0
|
||||
Version: 1.3.247
|
||||
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: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/sdk-%version.tar.gz
|
||||
Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v%version.tar.gz
|
||||
Source9: %name-rpmlintrc
|
||||
BuildRequires: cmake >= 2.8.11
|
||||
BuildArch: noarch
|
||||
@ -46,7 +47,7 @@ This package contains the development headers for packages wanting
|
||||
to make use of Vulkan.
|
||||
|
||||
%prep
|
||||
%autosetup -n Vulkan-Headers-sdk-%version -p1
|
||||
%autosetup -n Vulkan-Headers-%version -p1
|
||||
|
||||
%build
|
||||
%cmake \
|
||||
|
Loading…
Reference in New Issue
Block a user