Update to LLVM 17.0.1
This commit is contained in:
parent
17134a96e3
commit
a1fa6bdb45
@ -6,8 +6,8 @@
|
||||
%{llvm_sb}
|
||||
%endif
|
||||
|
||||
%global lit_version 17.0.0
|
||||
%global rc_ver 4
|
||||
%global lit_version 17.0.1
|
||||
#global rc_ver 4
|
||||
#global post_ver 0
|
||||
|
||||
%global python_lit_srcdir %{srcname}-%{version}%{?rc_ver:rc%{rc_ver}}%{?post_ver:.post%{post_ver}}
|
||||
@ -84,6 +84,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
|
||||
%changelog
|
||||
%{?llvm_snapshot_changelog_entry}
|
||||
|
||||
* Mon Sep 25 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.1-1
|
||||
- Update to LLVM 17.0.1
|
||||
|
||||
* Tue Sep 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-1
|
||||
- Update to LLVM 17.0.0 RC4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lit-17.0.0rc4.tar.gz) = 4bc3a2e9402421f3b14db4ea9bb47f15993af0bc74a02991d5d38af4f497a5eaf264d5bd36830058f82b0a8a03b900df140b877653d5b7cb0263df1ce217da8e
|
||||
SHA512 (lit-17.0.1.tar.gz) = 3afe4ee266ef0105658ede50e744561ee3166a8853c353d6013b7ae57ecf6c4aa8c1654f55644211cb34cbab991f849561e90c2008d8baf21d5103996523f8f2
|
||||
|
Loading…
Reference in New Issue
Block a user