Upgrade to 15.0.7
Link: https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.7 Signed-off-by: Chenxi Mao <chenxi.mao@suse.com> (cherry picked from commit cd6b40297e882f8ba7780c93286a2f80e7ba3eb4)
This commit is contained in:
parent
4f1e1b1b27
commit
64cec94540
Binary file not shown.
BIN
cmake-15.0.7.src.tar.xz
Normal file
BIN
cmake-15.0.7.src.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
|
||||
%global maj_ver 15
|
||||
%global min_ver 0
|
||||
%global patch_ver 6
|
||||
%global patch_ver 7
|
||||
|
||||
%global pkg_name llvm%{maj_ver}
|
||||
%global bin_suffix -%{maj_ver}
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
Name: %{pkg_name}
|
||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||
Release: 3
|
||||
Release: 1
|
||||
Summary: The Low Level Virtual Machine
|
||||
|
||||
License: NCSA
|
||||
@ -318,6 +318,9 @@ fi
|
||||
%{_libdir}/%{name}/lib/libLLVMTestingSupport.a
|
||||
|
||||
%changelog
|
||||
* Mon Feb 20 2023 Chenxi Mao <chenxi.mao@suse.com> - 15.0.7-1
|
||||
- Upgrade to 15.0.7.
|
||||
|
||||
* Wed Feb 8 2023 Chenxi Mao <chenxi.mao@suse.com> - 15.0.6-3
|
||||
- Create llvm-test/googletest to support clang/lld unit test.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user