Update to 19.1.1 (#1706995)
This commit is contained in:
parent
a2422cfdac
commit
fa2f84fe5b
3 changed files with 8 additions and 3 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.1
|
||||
Version: 19.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for installing and managing Python packages
|
||||
|
||||
|
|
@ -493,6 +493,9 @@ ln -sf %{buildroot}%{_bindir}/pip3 _bin/pip
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 15 2019 Miro Hrončok <mhroncok@redhat.com> - 19.1.1-1
|
||||
- Update to 19.1.1 (#1706995)
|
||||
|
||||
* Thu Apr 25 2019 Miro Hrončok <mhroncok@redhat.com> - 19.1-1
|
||||
- Update to 19.1 (#1702525)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue