From 437d0676e098c1cc043ef26aad94ebac906dfa9d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:25:21 +0100 Subject: [PATCH] automatic version update by autodist [release 13.0.1-1mamba;Sat Feb 05 2022] --- lld.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lld.spec b/lld.spec index a42c2c7..70489cf 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: 13.0.0 +Version: 13.0.1 Release: 1mamba Summary: Linker from the LLVM project Group: Development/Languages @@ -59,7 +59,9 @@ This package includes the lib%{name} API documentation. #:<< _EOF #%patch0 -p1 %ifarch arm -%patch1 -p0 +cd %{name}-%{version}.src +%patch1 -p1 +cd .. %endif mv libunwind-%{version}.src libunwind @@ -128,6 +130,9 @@ ninja install %{_docdir}/lld/* %changelog +* Sat Feb 05 2022 Automatic Build System 13.0.1-1mamba +- automatic version update by autodist + * Mon Nov 01 2021 Silvan Calarco 13.0.0-1mamba - update to 13.0.0