diff --git a/vulkan-loader.spec b/vulkan-loader.spec index 7933144..7909990 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -1,5 +1,5 @@ Name: vulkan-loader -Version: 1.2.174 +Version: 1.2.176 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 BuildRequires: glibc-devel -BuildRequires: ldconfig ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: vulkan-headers >= %{version} @@ -68,6 +67,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Thu Apr 29 2021 Automatic Build System 1.2.176-1mamba +- automatic version update by autodist + * Tue Mar 30 2021 Automatic Build System 1.2.174-1mamba - automatic version update by autodist