From 388953a147871b4f13b9a7d67c323b5f66c5d482 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:04:11 +0100 Subject: [PATCH] automatic version update by autodist [release 17.0.0-1mamba;Tue Oct 24 2023] --- spirv-llvm-translator.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/spirv-llvm-translator.spec b/spirv-llvm-translator.spec index 6af1ead..30a006c 100644 --- a/spirv-llvm-translator.spec +++ b/spirv-llvm-translator.spec @@ -1,5 +1,5 @@ Name: spirv-llvm-translator -Version: 16.0.0 +Version: 17.0.0 Release: 1mamba Summary: A tool and a library for bi-directional translation between SPIR-V and LLVM IR Group: Development/Tools @@ -17,6 +17,7 @@ BuildRequires: libllvm-devel BuildRequires: libspirv-tools-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END +BuildRequires: libllvm-devel >= 17.0.3 BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -40,12 +41,11 @@ 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} -%patch 0 -p1 +#%patch 0 -p1 %build %cmake -d build \ @@ -77,8 +77,10 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/LLVMSPIRVLib.pc %doc README.md - %changelog +* Tue Oct 24 2023 Automatic Build System 17.0.0-1mamba +- automatic version update by autodist + * Wed May 24 2023 Silvan Calarco 16.0.0-1mamba - update to 16.0.0