import python-lit-13.0.1-1.el9
This commit is contained in:
parent
d08feafa83
commit
2ff44cac66
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/lit-13.0.0.tar.gz
|
||||
SOURCES/lit-13.0.1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
44848e7d1a32d53d1ae99142305f3d9c4d7ea80d SOURCES/lit-13.0.0.tar.gz
|
||||
d88f79e9d225dec0c328e6585416b584002e607d SOURCES/lit-13.0.1.tar.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
%global with_python2 1
|
||||
%endif
|
||||
|
||||
%global lit_version 13.0.0
|
||||
%global lit_version 13.0.1
|
||||
#global rc_ver 1
|
||||
#%%global post_ver 1
|
||||
|
||||
@ -107,6 +107,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python2_sitelib}/%{srcna
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Feb 02 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-1
|
||||
- 13.0.1 Release
|
||||
|
||||
* Tue Oct 12 2021 Timm Bäder <tbaeder@redhat.com> - 13.0.0-1
|
||||
- Release 13.0.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user