From 804d6440e920130cdc99b04531ff94ce5d4fc38d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:26:11 +0100 Subject: [PATCH] automatic version update by autodist [release 14.0.6-1mamba;Sat Jun 25 2022] --- llvm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/llvm.spec b/llvm.spec index 7173f5c..c1ef48e 100644 --- a/llvm.spec +++ b/llvm.spec @@ -1,7 +1,7 @@ %define gccver %(gcc -dumpversion) %define majver %(echo %version | cut -d. -f1-2) Name: llvm -Version: 14.0.5 +Version: 14.0.6 Release: 1mamba Summary: The Low Level Virtual Machine Group: Development/Languages @@ -269,6 +269,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %changelog +* Sat Jun 25 2022 Automatic Build System 14.0.6-1mamba +- automatic version update by autodist + * Sat Jun 11 2022 Automatic Build System 14.0.5-1mamba - automatic version update by autodist