diff --git a/llvm.spec b/llvm.spec index 0c7924d..867c10c 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: 18.1.7 +Version: 18.1.8 Release: 1mamba Summary: The Low Level Virtual Machine Group: Development/Languages @@ -280,6 +280,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %changelog +* Sat Jun 22 2024 Automatic Build System 18.1.8-1mamba +- automatic version update by autodist + * Fri Jun 07 2024 Automatic Build System 18.1.7-1mamba - automatic version update by autodist