Update to 20.1 (#1794865)

This commit is contained in:
Lumir Balhar 2020-01-27 10:26:46 +01:00
commit b76594063e
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.0
Release: 2%{?dist}
Version: 20.1
Release: 1%{?dist}
Summary: Core utilities for Python packages
License: BSD or ASL 2.0
@ -111,6 +111,9 @@ tests/
%endif
%changelog
* Mon Jan 27 2020 Lumír Balhar <lbalhar@redhat.com> - 20.1-1
- Update to 20.1 (#1794865)
* Mon Jan 06 2020 Lumír Balhar <lbalhar@redhat.com> - 20.0-2
- Ignore broken tests