From 501820643a28b03451feefd9c9999bb3d799e7ee Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:25:34 +0100 Subject: [PATCH] automatic version update by autodist [release 17.0.5-1mamba;Tue Nov 14 2023] --- lld.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lld.spec b/lld.spec index 1d00366..906adfa 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.4 +Version: 17.0.5 Release: 1mamba Summary: Linker from the LLVM project Group: Development/Languages @@ -134,6 +134,9 @@ ninja install %{_docdir}/lld/* %changelog +* Tue Nov 14 2023 Automatic Build System 17.0.5-1mamba +- automatic version update by autodist + * Fri Nov 03 2023 Automatic Build System 17.0.4-1mamba - automatic version update by autodist