diff --git a/lld.spec b/lld.spec index 870c9c4..732f22d 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: 17.0.6 +Version: 18.1.1 Release: 1mamba Summary: Linker from the LLVM project Group: Development/Languages @@ -134,6 +134,9 @@ ninja install %{_docdir}/lld/* %changelog +* Tue Mar 12 2024 Automatic Build System 18.1.1-1mamba +- automatic version update by autodist + * Wed Nov 29 2023 Automatic Build System 17.0.6-1mamba - automatic version update by autodist