Hello community, here is the log from the commit of package tracker for openSUSE:Factory checked in at 2020-03-25 23:44:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tracker (Old) and /work/SRC/openSUSE:Factory/.tracker.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tracker" Wed Mar 25 23:44:49 2020 rev:128 rq:788107 version:2.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/tracker/tracker.changes 2020-03-14 09:54:22.615067702 +0100 +++ /work/SRC/openSUSE:Factory/.tracker.new.3160/tracker.changes 2020-03-25 23:46:01.456047139 +0100 @@ -1,0 +2,6 @@ +Wed Mar 25 07:42:43 UTC 2020 - Guillaume GARDET <[email protected]> + +- Disable tests on %arm as they fail in OBS but succeed in a + local osc build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tracker.spec ++++++ --- /var/tmp/diff_new_pack.lggErO/_old 2020-03-25 23:46:04.092048001 +0100 +++ /var/tmp/diff_new_pack.lggErO/_new 2020-03-25 23:46:04.100048004 +0100 @@ -232,8 +232,10 @@ %fdupes %{buildroot}%{_datadir}/gtk-doc rm -f %{buildroot}%{_libdir}/tracker-%{TrackerAPI}/libtracker-common.a +%ifnarch %arm %check %meson_test +%endif %post -n libtracker-control-%{RPMTrackerAPI}-0 -p /sbin/ldconfig %postun -n libtracker-control-%{RPMTrackerAPI}-0 -p /sbin/ldconfig
