Hello community, here is the log from the commit of package dwz for openSUSE:Factory checked in at 2019-08-30 14:41:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dwz (Old) and /work/SRC/openSUSE:Factory/.dwz.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dwz" Fri Aug 30 14:41:26 2019 rev:8 rq:726858 version:0.13 Changes: -------- --- /work/SRC/openSUSE:Factory/dwz/dwz.changes 2019-08-27 12:00:16.391660240 +0200 +++ /work/SRC/openSUSE:Factory/.dwz.new.7948/dwz.changes 2019-08-30 14:41:27.349420644 +0200 @@ -1,0 +2,5 @@ +Wed Aug 28 12:47:09 UTC 2019 - Tom de Vries <[email protected]> + +- Disable dwz:testsuite if %{with ringdisabled} + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dwz.spec ++++++ --- /var/tmp/diff_new_pack.nKwTU9/_old 2019-08-30 14:41:28.213420556 +0200 +++ /var/tmp/diff_new_pack.nKwTU9/_new 2019-08-30 14:41:28.217420555 +0200 @@ -18,7 +18,12 @@ %define flavor @BUILD_FLAVOR@%{nil} +%bcond_with ringdisabled + %if "%flavor" == "testsuite" +%if %{with ringdisabled} +ExclusiveArch: do_not_build +%endif %define build_main 0 %define build_testsuite 1 %else
