forked from pool/vulkan-headers
- Update to release 1.3.247
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=101
This commit is contained in:
parent
849c33566a
commit
3da64f18f6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fb971a152d4f02878a779d643cc86c66a0455ce23fdfa1404ce112eb8f718a5
|
||||
size 1948720
|
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,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -21,18 +21,14 @@
|
||||
# Consider only updating the sources in lockstep.
|
||||
#
|
||||
|
||||
%define realname Vulkan-Headers
|
||||
%define realver 1.3.246
|
||||
%define srcext tar.gz
|
||||
|
||||
Name: vulkan-headers
|
||||
Version: %{realver}
|
||||
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
|
||||
Source0: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v%{realver}.%{srcext}#/%{realname}-%{realver}%{?extraver}.%{srcext}
|
||||
Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v%version.tar.gz
|
||||
Source9: %name-rpmlintrc
|
||||
BuildRequires: cmake >= 2.8.11
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user