Update to LLVM 16.0.6
This commit is contained in:
parent
aa4017b47c
commit
fe98d73a25
@ -1,4 +1,4 @@
|
||||
%global lit_version 16.0.5.post0
|
||||
%global lit_version 16.0.6
|
||||
#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
|
||||
* Wed Jun 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-1
|
||||
- Update to LLVM 16.0.6
|
||||
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 16.0.5.post0-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (lit-16.0.5.post0.tar.gz) = 90fbf24dfec8c1240ac0abe728d2c0d481d47fe62ad7a5a27cf4c7b1151172fa0e666bdbd8982b05935b7fd417eaa423b111ecb88fc951aeb85641ba639b3e52
|
||||
SHA512 (lit-16.0.6.tar.gz) = 994140c36aa8140fc28e41f47f9cb8fff0a9e6caa43ccb19e1d7b93f01a2c77b007bd85bb44ca29c47432abf3151845f2e1c5883b6f410109702bae0f975f773
|
||||
SHA512 (LICENSE.TXT) = 4a3325224ec2c86de08cf6f9320f1c95a6de061e45b53841df8fcab755d77341c27e0e064e4330d096b413c4fbb5310362b2f6c9b5c60e907bdceb2ff9b956d0
|
||||
|
Loading…
Reference in New Issue
Block a user