diff --git a/spirv-llvm-translator.spec b/spirv-llvm-translator.spec index 4fd5505..f729b65 100644 --- a/spirv-llvm-translator.spec +++ b/spirv-llvm-translator.spec @@ -1,6 +1,6 @@ %define gitver %(echo %version | cut -d. -f5) Name: spirv-llvm-translator -Version: 19.1.2 +Version: 19.1.3 Release: 1mamba Summary: A tool and a library for bi-directional translation between SPIR-V and LLVM IR Group: Development/Tools @@ -41,7 +41,6 @@ Requires: pkg-config %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q -n SPIRV-LLVM-Translator-%{version} @@ -75,6 +74,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Wed Jan 01 2025 Automatic Build System 19.1.3-1mamba +- automatic version update by autodist + * Tue Dec 03 2024 Automatic Build System 19.1.2-1mamba - automatic version update by autodist