Update to 20.4 (#1838285)

This commit is contained in:
Lumir Balhar 2020-06-01 13:31:10 +02:00
commit 184ce340e4
3 changed files with 7 additions and 3 deletions

View file

@ -12,8 +12,8 @@
%global python_wheelname %{pypi_name}-%{version}-py2.py3-none-any.whl
Name: python-%{pypi_name}
Version: 20.3
Release: 3%{?dist}
Version: 20.4
Release: 1%{?dist}
Summary: Core utilities for Python packages
License: BSD or ASL 2.0
@ -111,6 +111,9 @@ tests/
%endif
%changelog
* Mon Jun 01 2020 Lumír Balhar <lbalhar@redhat.com> - 20.4-1
- Update to 20.4 (#1838285)
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 20.3-3
- Rebuilt for Python 3.9