automatic version update by autodist [release 14.0.4-1mamba;Fri May 27 2022]
This commit is contained in:
parent
9370dfccaf
commit
8ce7d4b08a
10
clang.spec
10
clang.spec
@ -2,8 +2,8 @@
|
||||
%define MAJver %(echo %version | cut -d. -f1)
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: clang
|
||||
Version: 14.0.3
|
||||
Release: 2mamba
|
||||
Version: 14.0.4
|
||||
Release: 1mamba
|
||||
Summary: C language family frontend for LLVM
|
||||
Group: Development/Languages
|
||||
Vendor: openmamba
|
||||
@ -15,10 +15,7 @@ Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{
|
||||
Patch0: clang-13.0.0-arm-add-latomic.patch
|
||||
License: NCSA
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
#ld-linux.so.3(GLIBC_2.4): .so link not found
|
||||
#ld-linux.so.3: .so link not found
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatomic-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libllvm-devel
|
||||
BuildRequires: libperl
|
||||
@ -195,6 +192,9 @@ rm -f %{buildroot}%{_datadir}/doc/clang/html/.buildinfo
|
||||
%{_datadir}/doc/Clang/clang-tools/html/.buildinfo
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2022 Automatic Build System <autodist@mambasoft.it> 14.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 14.0.3-2mamba
|
||||
- rebuilt with llvm 14.0.3-3mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user