Update to 20.1 (#1794865)
This commit is contained in:
parent
37523e17a0
commit
b76594063e
3 changed files with 7 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue