import python-lit-15.0.7-1.module+el8.8.0+17939+b58878af

This commit is contained in:
CentOS Sources 2023-05-16 06:11:16 +00:00 committed by Stepan Oksanichenko
parent e6248214a5
commit 861093e065
3 changed files with 10 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/lit-14.0.6.tar.gz
SOURCES/lit-15.0.7.tar.gz

View File

@ -1 +1 @@
9609d2eb844ab6336b26e159e45d3276436d6c72 SOURCES/lit-14.0.6.tar.gz
7ac9291376fcdf25330d3c1700b78f6a32be5803 SOURCES/lit-15.0.7.tar.gz

View File

@ -1,4 +1,4 @@
%global lit_version 14.0.6
%global lit_version 15.0.7
#global rc_ver 1
#%%global post_ver 1
@ -46,7 +46,7 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
%if %{with check}
%check
%{__python3} lit.py tests
%{__python3} lit.py -v tests
%endif
%files -n python3-lit
@ -56,6 +56,12 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
%{_bindir}/lit
%changelog
* Thu Jan 19 2023 Tom Stellard <tstellar@redhat.com> - 15.0.7-1
- Update to lit 15.0.7
* Tue Sep 06 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-1
- Update to lit 15.0.0
* Mon Jun 27 2022 Tom Stellard <tstellar@redhat.com> - 14.0.6-1
- Update to 14.0.6