From 85d6ee54eb8ac94c2879b4b3092bc3f305c7ef7c679e1f9c0ad1ab8f91e0630e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 13 May 2019 21:53:36 +0000 Subject: [PATCH] - Do not generate any packages in the test multibuild run OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=115 --- python-pbr.changes | 5 +++++ python-pbr.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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