import UBI python-lit-18.1.8-1.module+el8.10.0+22218+ed012fd4
This commit is contained in:
parent
a65712f7b3
commit
7d68f69b42
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/lit-17.0.6.tar.gz
|
SOURCES/lit-18.1.8.tar.gz
|
@ -1 +1 @@
|
|||||||
171f21ccbe6535f29c9b154dbe2c1c58d66ffeab SOURCES/lit-17.0.6.tar.gz
|
ce25d4b0b089e4751192d20c2e94421f1cd6ccd0 SOURCES/lit-18.1.8.tar.gz
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
%{llvm_sb}
|
%{llvm_sb}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global lit_version 17.0.6
|
%global lit_version 18.1.8
|
||||||
#global rc_ver 4
|
#global rc_ver 4
|
||||||
#global post_ver 0
|
#global post_ver 0
|
||||||
|
|
||||||
@ -82,6 +82,12 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
|
|||||||
%{_bindir}/lit
|
%{_bindir}/lit
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 09 2024 Tom Stellard <tstellar@redhat.com> - 18.1.8-1
|
||||||
|
- 18.1.8 Release
|
||||||
|
|
||||||
|
* Thu Mar 21 2024 Tom Stellard <tstellar@redhat.com> - 18.1.2-1
|
||||||
|
- 18.1.2 Release
|
||||||
|
|
||||||
* Wed Nov 29 2023 Nikita Popov <npopov@redhat.com> - 17.0.6-1
|
* Wed Nov 29 2023 Nikita Popov <npopov@redhat.com> - 17.0.6-1
|
||||||
- Update to LLVM 17.0.6
|
- Update to LLVM 17.0.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user