Update to LLVM 15.0.6
Resolves: rhbz#2118567
This commit is contained in:
parent
22f287d804
commit
4f42ddcf04
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/lit-14.0.0.tar.gz
|
||||
/lit-15.0.0.post0.tar.gz
|
||||
/lit-15.0.1.tar.gz
|
||||
/lit-15.0.6.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global lit_version 15.0.1
|
||||
%global lit_version 15.0.6
|
||||
#global rc_ver 1
|
||||
#%%global post_ver 0
|
||||
|
||||
@ -56,6 +56,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
|
||||
%{_bindir}/lit
|
||||
|
||||
%changelog
|
||||
* Tue Dec 06 2022 Konrad Kleine <kkleine@redhat.com> - 15.0.6-1
|
||||
- Update to 15.0.6
|
||||
|
||||
* Thu Sep 22 2022 Konrad Kleine <kkleine@redhat.com> - 15.0.1-1
|
||||
- Update to 15.0.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lit-15.0.1.tar.gz) = 5bccc88bbbe6a4bd398d514d11328512359fe374377ddeb38f8cd9f67c680e698a32cfa36f50b3a6ffbac25f081c56ef55be6785228aec1a219815d93e76564d
|
||||
SHA512 (lit-15.0.6.tar.gz) = f7715f17fade21b49bd732a3c1ee801cb1f8c84741a3bf4e7c2dff268e9b0b336e6bb24ca92fbf32b671b7bf78052ea6621690bc14afd0e6af4a70aa8ca8b34f
|
||||
|
Loading…
Reference in New Issue
Block a user