Update to LLVM 15.0.6

Resolves: rhbz#2118567
This commit is contained in:
Konrad Kleine 2022-12-05 17:16:16 +01:00
parent 5f181ed00b
commit 5e9aaa16d2
1 changed files with 5 additions and 2 deletions

View File

@ -21,10 +21,10 @@
%global llvm_libdir %{_libdir}/%{name}
%global build_llvm_libdir %{buildroot}%{llvm_libdir}
#global rc_ver 4
#global rc_ver 3
%global maj_ver 15
%global min_ver 0
%global patch_ver 1
%global patch_ver 6
%global llvm_srcdir llvm-%{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:rc%{rc_ver}}.src
%global cmake_srcdir cmake-%{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:rc%{rc_ver}}.src
@ -632,6 +632,9 @@ fi
%endif
%changelog
* Mon Dec 05 2022 Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
- Update to 15.0.6
* Mon Sep 26 2022 Konrad Kleine <kkleine@redhat.com> - 15.0.1-1
- Update to 15.0.1