diff --git a/lld.spec b/lld.spec index e6c48b3..5100129 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: 15.0.6 +Version: 15.0.7 Release: 1mamba Summary: Linker from the LLVM project Group: Development/Languages @@ -128,6 +128,9 @@ ninja install %{_docdir}/lld/* %changelog +* Thu Jan 12 2023 Automatic Build System 15.0.7-1mamba +- automatic version update by autodist + * Tue Nov 29 2022 Automatic Build System 15.0.6-1mamba - automatic version update by autodist