diff --git a/llvm.spec b/llvm.spec index ef53726..4b52379 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.1 +Version: 19.1.2 Release: 1mamba Summary: The Low Level Virtual Machine Group: Development/Languages @@ -267,6 +267,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %changelog +* Tue Oct 15 2024 Automatic Build System 19.1.2-1mamba +- automatic version update by autodist + * Wed Oct 02 2024 Automatic Build System 19.1.1-1mamba - automatic version update by autodist