diff --git a/python-pip.spec b/python-pip.spec index 54c072f..477430b 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -15,7 +15,7 @@ Name: python-%{srcname} Version: 8.1.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A tool for installing and managing Python packages Group: Development/Libraries @@ -281,6 +281,9 @@ py.test -m 'not network' %endif # with_python3_other %changelog +* Thu Mar 07 2019 Troy Dawson - 8.1.2-8 +- Rebuilt to change main python from 3.4 to 3.6 + * Thu Jan 10 2019 Carl George - 8.1.2-7 - Simplify bash-completion just for EL7 - Add python36 subpackage