Update to 20.1.1

This commit is contained in:
Tomas Hrnciar 2020-05-20 09:36:10 +02:00 committed by churchyard
commit 5ef43e57f4
2 changed files with 5 additions and 2 deletions

View file

@ -3,7 +3,7 @@
%bcond_without doc
%global srcname pip
%global base_version 20.1
%global base_version 20.1.1
%global upstream_version %{base_version}%{?prerel}
%global python_wheelname %{srcname}-%{upstream_version}-py2.py3-none-any.whl
%global python_wheeldir %{_datadir}/python-wheels
@ -394,6 +394,9 @@ ln -sf %{buildroot}%{_bindir}/pip3 _bin/pip
%{python_wheeldir}/%{python_wheelname}
%changelog
* Wed May 20 2020 Tomas Hrnciar <thrnciar@redhat.com> - 20.1.1-1
- Update to 20.1.1
* Wed Apr 29 2020 Tomas Hrnciar <thrnciar@redhat.com> - 20.1-1
- Update to 20.1