Update to 20.2.4 (#1889112)
This commit is contained in:
parent
8825fe54dc
commit
aab1da4a87
2 changed files with 6 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
%bcond_without doc
|
||||
|
||||
%global srcname pip
|
||||
%global base_version 20.2.2
|
||||
%global base_version 20.2.4
|
||||
%global upstream_version %{base_version}%{?prerel}
|
||||
%global python_wheelname %{srcname}-%{upstream_version}-py2.py3-none-any.whl
|
||||
%global python_wheeldir %{_datadir}/python-wheels
|
||||
|
|
@ -401,6 +401,9 @@ pytest_k='not completion and
|
|||
%{python_wheeldir}/%{python_wheelname}
|
||||
|
||||
%changelog
|
||||
* Mon Oct 19 2020 Lumír Balhar <lbalhar@redhat.com> - 20.2.4-1
|
||||
- Update to 20.2.4 (#1889112)
|
||||
|
||||
* Wed Aug 05 2020 Tomas Orsava <torsava@redhat.com> - 20.2.2-1
|
||||
- Update to 20.2.2 (#1838553)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue