diff --git a/lld.spec b/lld.spec index c9e4ff9..4618f54 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: 18.1.7 +Version: 18.1.8 Release: 1mamba Summary: Linker from the LLVM project Group: Development/Languages @@ -134,6 +134,9 @@ ninja install %{_docdir}/lld/* %changelog +* Sat Jun 22 2024 Automatic Build System 18.1.8-1mamba +- automatic version update by autodist + * Fri Jun 07 2024 Automatic Build System 18.1.7-1mamba - automatic version update by autodist