diff --git a/clang.spec b/clang.spec index 358ca716b5fcdbb3f88162aab36fb6a9440cb3a5..7ff1c26d1832242a9b9cb5c1ad9345102495640f 100644 --- a/clang.spec +++ b/clang.spec @@ -6,8 +6,8 @@ Name: clang Version: 10.0.1 -Release: 1 -License: NCSA +Release: 2 +License: GPL-2.0-only and Apache-2.0 and MIT Summary: An "LLVM native" C/C++/Objective-C compiler URL: http://llvm.org Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/%{clang_srcdir}.tar.xz @@ -58,7 +58,7 @@ Summary: A source code analysis framework License: NCSA and MIT BuildArch: noarch Requires: %{name} = %{version}-%{release} -Requires: python2 +Requires: python3 %description analyzer The Clang Static Analyzer consists of both a source code analysis @@ -238,7 +238,10 @@ ln -s clang++ %{buildroot}%{_bindir}/clang++-%{maj_ver} %{_bindir}/git-clang-format %changelog -* Fri Sep 25 2020 zhangjiapeng 10.0.1-1 +* Thu Feb 18 2021 zhangjiapeng - 10.0.1-2 +- Modify the dependency to python3 + +* Fri Sep 25 2020 zhangjiapeng - 10.0.1-1 - Delete low version dynamic library * Thu Jul 30 2020 Guoshuai Sun - 10.0.1-0