From 3d11f034830ec84ec9c2516ad83bdcff71ecf69f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 19 Dec 2024 12:21:23 +0100 Subject: [PATCH] automatic version update by autodist [release 19.1.6-1mamba;Wed Dec 18 2024] --- llvm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/llvm.spec b/llvm.spec index 966c196..12178ea 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: 19.1.5 +Version: 19.1.6 Release: 1mamba Summary: The Low Level Virtual Machine Group: Development/Languages @@ -267,6 +267,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %changelog +* Wed Dec 18 2024 Automatic Build System 19.1.6-1mamba +- automatic version update by autodist + * Tue Dec 03 2024 Automatic Build System 19.1.5-1mamba - automatic version update by autodist