diff --git a/python-pbr.changes b/python-pbr.changes index e89060c..2bce5cf 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 13 21:53:14 UTC 2019 - Tomáš Chvátal + +- Do not generate any packages in the test multibuild run + ------------------------------------------------------------------- Tue Mar 26 20:02:01 UTC 2019 - John Vandenberg diff --git a/python-pbr.spec b/python-pbr.spec index 9c90ba2..c002040 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -105,11 +105,9 @@ export OS_TEST_TIMEOUT=60 %postun %python_uninstall_alternative pbr -%endif %files %{python_files} %license LICENSE -%if !%{with test} %doc AUTHORS ChangeLog CONTRIBUTING.rst README.rst %python_alternative %{_bindir}/pbr %{python_sitelib}/pbr