diff --git a/lld.spec b/lld.spec index 012371d..b5a20d7 100644 --- a/lld.spec +++ b/lld.spec @@ -1,7 +1,7 @@ %define gccver %(gcc -dumpversion) %define majver %(echo %version | cut -d. -f1-2) Name: lld -Version: 14.0.5 +Version: 14.0.6 Release: 1mamba Summary: Linker from the LLVM project Group: Development/Languages @@ -129,6 +129,9 @@ ninja install %{_docdir}/lld/* %changelog +* Sat Jun 25 2022 Automatic Build System 14.0.6-1mamba +- automatic version update by autodist + * Sat Jun 11 2022 Automatic Build System 14.0.5-1mamba - automatic version update by autodist