New upstream version 19.2 (bz#1742388)
This commit is contained in:
parent
1901358560
commit
5e52c250b8
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: 19.0
|
||||
Release: 6%{?dist}
|
||||
Version: 19.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Core utilities for Python packages
|
||||
|
||||
License: BSD or ASL 2.0
|
||||
|
|
@ -107,6 +107,9 @@ rm -rf html/_static/fonts/
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 26 2019 Lumír Balhar <lbalhar@redhat.com> - 19.2-1
|
||||
- New upstream version 19.2 (bz#1742388)
|
||||
|
||||
* Mon Sep 23 2019 Lumír Balhar <lbalhar@redhat.com> - 19.0-6
|
||||
- Remove Python 2 subpackage
|
||||
- Make spec fedora-specific
|
||||
|
|
|
|||
Reference in a new issue