import python-lit-15.0.7-1.module+el8.8.0+17939+b58878af
This commit is contained in:
parent
1bab0afc48
commit
8b320ecae1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/lit-15.0.0.tar.gz
|
SOURCES/lit-15.0.7.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
fa62345acf995352c3bb23c0fd4f3a4e1bf4c54a SOURCES/lit-15.0.0.tar.gz
|
7ac9291376fcdf25330d3c1700b78f6a32be5803 SOURCES/lit-15.0.7.tar.gz
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
%global lit_version 15.0.0
|
%global lit_version 15.0.7
|
||||||
#global rc_ver 1
|
#global rc_ver 1
|
||||||
#%%global post_ver 1
|
#%%global post_ver 1
|
||||||
|
|
||||||
@ -56,6 +56,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
|
|||||||
%{_bindir}/lit
|
%{_bindir}/lit
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 06 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-1
|
||||||
- Update to lit 15.0.0
|
- Update to lit 15.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user