Update to LLVM 17.0.3
This commit is contained in:
parent
735272c2df
commit
fc89f88da0
@ -6,7 +6,7 @@
|
|||||||
%{llvm_sb}
|
%{llvm_sb}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global lit_version 17.0.2
|
%global lit_version 17.0.3
|
||||||
#global rc_ver 4
|
#global rc_ver 4
|
||||||
#global post_ver 0
|
#global post_ver 0
|
||||||
|
|
||||||
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: python-lit
|
Name: python-lit
|
||||||
Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
|
Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
License: Apache-2.0 WITH LLVM-exception OR NCSA
|
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
|
%{_bindir}/lit
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 17 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
|
||||||
|
- Update to LLVM 17.0.3
|
||||||
|
|
||||||
%{?llvm_snapshot_changelog_entry}
|
%{?llvm_snapshot_changelog_entry}
|
||||||
|
|
||||||
* Mon Oct 09 2023 Tom Stellard <tstellar@redhat.com> - 17.0.2-2
|
* Mon Oct 09 2023 Tom Stellard <tstellar@redhat.com> - 17.0.2-2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lit-17.0.2.tar.gz) = 702ade65ce1bd57578bc169d6dd975fc11233bcf6f31ec449673d57fcd676fa77885bce3306dcd0ad628ee5c3f507fe26c0debb6866f32c1a22857dcf95ae221
|
SHA512 (lit-17.0.3.tar.gz) = e921858a0f5fced5deae55cc7b351f0eec3ba004194aa064eec26f77e5db24cf1c5cbbdb21c505a836ebafacd0a2b50680c921d7d04c4bc7f12545577a72e6d6
|
||||||
|
Loading…
Reference in New Issue
Block a user