110.0.1 rc2
This commit is contained in:
parent
3a7600f136
commit
24482f17ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/lit-0.11.0.tar.gz
|
/lit-0.11.0.tar.gz
|
||||||
/lit-0.11.0.post1.tar.gz
|
/lit-0.11.0.post1.tar.gz
|
||||||
/lit-0.11.1rc1.tar.gz
|
/lit-0.11.1rc1.tar.gz
|
||||||
|
/lit-0.11.1rc2.tar.gz
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
%global with_python2 1
|
%global with_python2 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global rc_ver 1
|
%global rc_ver 2
|
||||||
#%%global post_ver 1
|
#%%global post_ver 1
|
||||||
%global baserelease 1
|
%global baserelease 2
|
||||||
|
|
||||||
%bcond_without check
|
%bcond_without check
|
||||||
|
|
||||||
@ -107,6 +107,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python2_sitelib}/%{srcna
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 05 2021 sguelton@redhat.com - 0.11.1-2.rc2
|
||||||
|
- 0.11.1 rc2 Release
|
||||||
|
|
||||||
* Wed Dec 02 2020 sguelton@redhat.com - 0.11.1-1.rc1
|
* Wed Dec 02 2020 sguelton@redhat.com - 0.11.1-1.rc1
|
||||||
- 0.11.1 rc1 Release
|
- 0.11.1 rc1 Release
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lit-0.11.1rc1.tar.gz) = e60d6336191cb9b9ab64566086a95c417fd224c2d39f2c63b10b60330c92e04086c4a4756c60ee7e14abb121d55a9f38255809bff24109051beb85d70d51d34b
|
SHA512 (lit-0.11.1rc2.tar.gz) = 7d5210cb10b0c85b3bdba77a4d38d2bf113d29417eafdc97f8f8bcd23b2cb39fc29f9d82eba20023a22888c0c42222a9f98d4932972c7b501c11e6508473b0cc
|
||||||
|
Loading…
Reference in New Issue
Block a user