Update to LLVM 18.1.8
Resolves: RHEL-28056
This commit is contained in:
parent
a4a0b516e9
commit
ac8950f1df
@ -6,7 +6,7 @@
|
||||
%{llvm_sb}
|
||||
%endif
|
||||
|
||||
%global lit_version 18.1.2
|
||||
%global lit_version 18.1.8
|
||||
#global rc_ver 4
|
||||
#global post_ver 0
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
Name: python-lit
|
||||
Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
BuildArch: noarch
|
||||
|
||||
License: Apache-2.0 WITH LLVM-exception OR NCSA
|
||||
@ -82,6 +82,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
|
||||
%{_bindir}/lit
|
||||
|
||||
%changelog
|
||||
* Mon Jul 22 2024 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 18.1.8-1
|
||||
- Update to LLVM 18.1.2 (RHEL-28056)
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 18.1.2-3
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lit-18.1.2.tar.gz) = b00d209fb72936cf26dc43106e39ddeba4a7b775fcd4d31a9f4d459c904badd1a8408f6d4e1c3fe5c2910054841e2b62420662a0318bcf22e7f9d31591a9f733
|
||||
SHA512 (lit-18.1.8.tar.gz) = 769c569b6382b0e0643a2bea7b498216f848d621f8124fbbe69354bdef17a74e5a4f7198facb0df0703fa1f2b4b3b62682ecdc673282a82643a090d920caaae9
|
||||
|
Loading…
Reference in New Issue
Block a user