diff --git a/python-pbr.changes b/python-pbr.changes index 922bfa4..6bfda1d 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 24 09:38:37 UTC 2014 - toddrme2178@gmail.com + +- Add python-pip from requires to buildrequires + ------------------------------------------------------------------- Thu Jul 31 16:25:10 UTC 2014 - dimstar@opensuse.org diff --git a/python-pbr.spec b/python-pbr.spec index 4fc57d2..f3dd8b5 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -30,6 +30,7 @@ Url: http://pypi.python.org/pypi/pbr Source: https://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz Source1: python-pbr-rpmlintrc BuildRequires: python-devel +BuildRequires: python-pip >= 1.4 # Documentation requirements: BuildRequires: python-Sphinx >= 1.1.2 # Test requirements: