parent
85a78b8c13
commit
53928d9a4a
4 changed files with 15 additions and 10 deletions
|
|
@ -22,7 +22,7 @@
|
|||
Name: python-%{srcname}
|
||||
# When updating, update the bundled libraries versions bellow!
|
||||
# You can use vendor_meta.sh in the dist git repo
|
||||
Version: 19.0.2
|
||||
Version: 19.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for installing and managing Python packages
|
||||
|
||||
|
|
@ -489,6 +489,9 @@ ln -sf %{buildroot}%{_bindir}/pip3 _bin/pip
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 06 2019 Miro Hrončok <mhroncok@redhat.com> - 19.0.3-1
|
||||
- Update to 19.0.3 (#1679277)
|
||||
|
||||
* Wed Feb 13 2019 Miro Hrončok <mhroncok@redhat.com> - 19.0.2-1
|
||||
- Update to 19.0.2 (#1668492)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue