From 06b6e305bb22680b8aa8b0cae3f06b8b99ff168d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 22 Jun 2024 13:48:04 +0200 Subject: [PATCH] update to 18.1.1 [release 18.1.1-1mamba;Thu Jun 20 2024] --- spirv-llvm-translator.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/spirv-llvm-translator.spec b/spirv-llvm-translator.spec index ea81330..5afc7c2 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: 18.0.0.20240215git.ffdb454 +Version: 18.1.1 Release: 1mamba Summary: A tool and a library for bi-directional translation between SPIR-V and LLVM IR Group: Development/Tools @@ -8,8 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://github.com/KhronosGroup/SPIRV-LLVM-Translator -Source: https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git/main@%{gitver}/SPIRV-LLVM-Translator-%{version}.tar.bz2 -#Source: https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git/v%{version}/SPIRV-LLVM-Translator-%{version}.tar.bz2 +Source: https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git/v%{version}/SPIRV-LLVM-Translator-%{version}.tar.bz2 License: NCSA ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -78,6 +77,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Thu Jun 20 2024 Silvan Calarco 18.1.1-1mamba +- update to 18.1.1 + * Sun Mar 17 2024 Silvan Calarco 18.0.0.20240215git.ffdb454-1mamba - update to 18.0.0.20240215git.ffdb454