diff --git a/python-pip.spec b/python-pip.spec index 7bb6278..62689bd 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -17,7 +17,7 @@ Name: python-%{srcname} Version: 9.0.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A tool for installing and managing Python packages Group: Development/Libraries @@ -245,6 +245,9 @@ py.test-%{python3_version} -m 'not network' %endif # with_python3 %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 9.0.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue May 23 2017 Tomas Orsava - 9.0.1-10 - Modernized package descriptions Resolves: rhbz#1452568