Update to 20.0 (#1788012)
This commit is contained in:
parent
5e52c250b8
commit
ac1537fec6
3 changed files with 6 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
%global python_wheelname %{pypi_name}-%{version}-py2.py3-none-any.whl
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 19.2
|
||||
Version: 20.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Core utilities for Python packages
|
||||
|
||||
|
|
@ -107,6 +107,9 @@ rm -rf html/_static/fonts/
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 06 2020 Lumír Balhar <lbalhar@redhat.com> - 20.0-1
|
||||
- Update to 20.0 (#1788012)
|
||||
|
||||
* Thu Sep 26 2019 Lumír Balhar <lbalhar@redhat.com> - 19.2-1
|
||||
- New upstream version 19.2 (bz#1742388)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue