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