diff --git a/vulkan-loader.spec b/vulkan-loader.spec index 5bcdff8..728b422 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -1,5 +1,5 @@ Name: vulkan-loader -Version: 1.4.304 +Version: 1.4.305 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 @@ -37,7 +37,6 @@ Requires: pkg-config This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q -n Vulkan-Loader-%{version} @@ -67,6 +66,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Mon Jan 20 2025 Automatic Build System 1.4.305-1mamba +- automatic version update by autodist + * Mon Dec 23 2024 Automatic Build System 1.4.304-1mamba - automatic version update by autodist