Hello community,
here is the log from the commit of package python-pyotherside for
openSUSE:Factory checked in at 2018-04-11 14:01:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyotherside (Old)
and /work/SRC/openSUSE:Factory/.python-pyotherside.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyotherside"
Wed Apr 11 14:01:00 2018 rev:2 rq:595134 version:1.5.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyotherside/python-pyotherside.changes
2018-01-30 15:43:01.254478178 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyotherside.new/python-pyotherside.changes
2018-04-11 14:03:24.887716367 +0200
@@ -1,0 +2,5 @@
+Tue Apr 10 08:10:33 UTC 2018 - [email protected]
+
+- disable qtquicktests (debug files)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyotherside.spec ++++++
--- /var/tmp/diff_new_pack.lInABA/_old 2018-04-11 14:03:25.915679216 +0200
+++ /var/tmp/diff_new_pack.lInABA/_new 2018-04-11 14:03:25.915679216 +0200
@@ -48,6 +48,8 @@
%prep
%setup -q -n %{srcname}-%{version}
+# disable qtquicktests
+sed -i 's| qtquicktests||' pyotherside.pro
%build
qmake-qt5 PYTHON_CONFIG=python%{py_ver}-config CONFIG+="nosilent c++11"
QMAKE_CXXFLAGS="%{optflags} -fvisibility=hidden -fvisibility-inlines-hidden"
@@ -66,10 +68,5 @@
%dir %{_libqt5_archdatadir}/qml/io/
%dir %{_libqt5_archdatadir}/qml/io/thp/
%{_libqt5_archdatadir}/qml/io/thp/pyotherside
-%exclude %{_prefix}/tests/qtquicktests/qtquicktests
-%if ( 0%{?sle_version} == 150000 || 0%{?sle_version} == 120300 ) &&
0%{?is_opensuse}
-%exclude %{_prefix}/lib/debug/usr/tests/qtquicktests/*
-%exclude %{_prefix}/lib/debug/.build-id/*/*
-%endif
%changelog