automatic version update by autodist [release 13.0.1-1mamba;Sat Feb 05 2022]

This commit is contained in:
Automatic Build System 2024-01-06 06:25:21 +01:00
parent 81681a9126
commit 437d0676e0

View File

@ -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 <autodist@mambasoft.it> 13.0.1-1mamba
- automatic version update by autodist
* Mon Nov 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 13.0.0-1mamba
- update to 13.0.0