automatic version update by autodist [release 13.0.1-1mamba;Sat Feb 05 2022]
This commit is contained in:
parent
81681a9126
commit
437d0676e0
9
lld.spec
9
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 <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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user