From dc367d69458bf32de62708982600fd9f139ab20e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:25:22 +0100 Subject: [PATCH] automatic version update by autodist [release 15.0.5-1mamba;Fri Nov 18 2022] --- lld.spec | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/lld.spec b/lld.spec index b5a20d7..dc7076d 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.6 +Version: 15.0.5 Release: 1mamba Summary: Linker from the LLVM project Group: Development/Languages @@ -58,12 +58,11 @@ This package includes the lib%{name} API documentation. %setup -q -c -a1 -a2 #% setup -q -c -D -T #:<< _EOF -#%patch0 -p1 -%ifarch arm -cd %{name}-%{version}.src -%patch1 -p1 -cd .. -%endif +#%ifarch arm +#cd %{name}-%{version}.src +#%patch1 -p1 +#cd .. +#%endif mv libunwind-%{version}.src libunwind @@ -129,6 +128,9 @@ ninja install %{_docdir}/lld/* %changelog +* Fri Nov 18 2022 Automatic Build System 15.0.5-1mamba +- automatic version update by autodist + * Sat Jun 25 2022 Automatic Build System 14.0.6-1mamba - automatic version update by autodist