diff --git a/llvm.spec b/llvm.spec index a06717b..7173f5c 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: 14.0.4 +Version: 14.0.5 Release: 1mamba Summary: The Low Level Virtual Machine Group: Development/Languages @@ -269,6 +269,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %changelog +* Sat Jun 11 2022 Automatic Build System 14.0.5-1mamba +- automatic version update by autodist + * Thu May 26 2022 Automatic Build System 14.0.4-1mamba - automatic version update by autodist