automatic version update by autodist [release 1.2.189-1mamba;Sun Aug 22 2021]

This commit is contained in:
Automatic Build System 2024-01-05 19:10:22 +01:00
parent e34fe66e7d
commit 015ba3fd6c

View File

@ -1,5 +1,5 @@
Name: vulkan-loader
Version: 1.2.187
Version: 1.2.189
Release: 1mamba
Summary: A library that is placed between a Vulkan application and any number of Vulkan drivers, in order to support multiple drivers
Group: System/Libraries
@ -10,6 +10,8 @@ URL: https://github.com/KhronosGroup/Vulkan-Loader
Source: https://github.com/KhronosGroup/Vulkan-Loader.git/v%{version}/Vulkan-Loader-%{version}.tar.bz2
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package
BuildRequires: glibc-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
@ -67,6 +69,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Sun Aug 22 2021 Automatic Build System <autodist@mambasoft.it> 1.2.189-1mamba
- automatic version update by autodist
* Thu Aug 05 2021 Automatic Build System <autodist@mambasoft.it> 1.2.187-1mamba
- automatic version update by autodist