From 142321f2c612be747503222f965fbb4c66ddb9eb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 19:10:22 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.190-1mamba;Tue Aug 31 2021] --- vulkan-loader.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vulkan-loader.spec b/vulkan-loader.spec index 86bc90e..3577cf3 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -1,5 +1,5 @@ Name: vulkan-loader -Version: 1.2.189 +Version: 1.2.190 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 @@ -11,7 +11,6 @@ Source: https://github.com/KhronosGroup/Vulkan-Loader.git/v%{version}/Vul 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 @@ -69,6 +68,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Tue Aug 31 2021 Automatic Build System 1.2.190-1mamba +- automatic version update by autodist + * Sun Aug 22 2021 Automatic Build System 1.2.189-1mamba - automatic version update by autodist