diff --git a/llvm.spec b/llvm.spec index 44a87d3..a5db543 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: 15.0.5 +Version: 15.0.6 Release: 1mamba Summary: The Low Level Virtual Machine Group: Development/Languages @@ -275,6 +275,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %changelog +* Tue Nov 29 2022 Automatic Build System 15.0.6-1mamba +- automatic version update by autodist + * Thu Nov 17 2022 Automatic Build System 15.0.5-1mamba - automatic version update by autodist