diff --git a/llvm.spec b/llvm.spec index da86b73..1f8c49b 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: 17.0.4 +Version: 17.0.5 Release: 1mamba Summary: The Low Level Virtual Machine Group: Development/Languages @@ -278,6 +278,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %changelog +* Wed Nov 15 2023 Automatic Build System 17.0.5-1mamba +- automatic version update by autodist + * Tue Oct 31 2023 Automatic Build System 17.0.4-1mamba - automatic version update by autodist