Update to LLVM 16.0.4
This commit is contained in:
parent
4fd3acc73b
commit
fcc7140d80
@ -1,4 +1,4 @@
|
||||
%global lit_version 16.0.3
|
||||
%global lit_version 16.0.4
|
||||
#global rc_ver 4
|
||||
#global post_ver 0
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
Name: python-lit
|
||||
Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
BuildArch: noarch
|
||||
|
||||
License: NCSA
|
||||
@ -62,6 +62,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
|
||||
%{_bindir}/lit
|
||||
|
||||
%changelog
|
||||
* Thu May 18 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.4-1
|
||||
- Update to LLVM 16.0.4
|
||||
|
||||
* Mon May 15 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.3-2
|
||||
- Add a patch that accepts ppc64le as a valid triple
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (lit-16.0.3.tar.gz) = cc04febcb2024af49be5b8395aa61d28ca385f4bd6062f5eb5e6d1a35c43736de0dad2aaeccfce72b17f3017663bee92739761e80e696cfadfaf4c388b48d2a6
|
||||
SHA512 (lit-16.0.4.tar.gz) = 74c7fbc898437ec79f3f27e2b9e1d7d1eaf427ce6ca6d1fa4eab43a2cb17964b709adea5edef11262059dde8f4862d6f2153bb6be0725caab9377be417c8c35d
|
||||
SHA512 (LICENSE.TXT) = 4a3325224ec2c86de08cf6f9320f1c95a6de061e45b53841df8fcab755d77341c27e0e064e4330d096b413c4fbb5310362b2f6c9b5c60e907bdceb2ff9b956d0
|
||||
|
Loading…
Reference in New Issue
Block a user