diff --git a/python-testrepository.changes b/python-testrepository.changes index 820a2d7..fd40cd0 100644 --- a/python-testrepository.changes +++ b/python-testrepository.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 11 09:37:54 UTC 2016 - toddrme2178@gmail.com + +- Add python-pbr dependency. + ------------------------------------------------------------------- Thu Sep 10 12:07:18 UTC 2015 - tbechtold@suse.com diff --git a/python-testrepository.spec b/python-testrepository.spec index c874ddd..5bb725b 100644 --- a/python-testrepository.spec +++ b/python-testrepository.spec @@ -32,6 +32,7 @@ BuildRequires: python-python-subunit >= 0.0.18 BuildRequires: python-setuptools BuildRequires: python-testscenarios BuildRequires: python-testtools >= 0.9.30 +BuildRequires: python-pbr Requires: python-extras Requires: python-fixtures Requires: python-python-subunit >= 0.0.10