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 gccver %(gcc -dumpversion)
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: lld
|
Name: lld
|
||||||
Version: 13.0.0
|
Version: 13.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Linker from the LLVM project
|
Summary: Linker from the LLVM project
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -59,7 +59,9 @@ This package includes the lib%{name} API documentation.
|
|||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
%ifarch arm
|
%ifarch arm
|
||||||
%patch1 -p0
|
cd %{name}-%{version}.src
|
||||||
|
%patch1 -p1
|
||||||
|
cd ..
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
mv libunwind-%{version}.src libunwind
|
mv libunwind-%{version}.src libunwind
|
||||||
@ -128,6 +130,9 @@ ninja install
|
|||||||
%{_docdir}/lld/*
|
%{_docdir}/lld/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Nov 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 13.0.0-1mamba
|
||||||
- update to 13.0.0
|
- update to 13.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user