Hello community, here is the log from the commit of package tracker for openSUSE:Leap:15.2 checked in at 2020-03-06 12:38:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/tracker (Old) and /work/SRC/openSUSE:Leap:15.2/.tracker.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tracker" Fri Mar 6 12:38:03 2020 rev:54 rq:779646 version:2.3.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/tracker/tracker.changes 2020-01-30 14:48:59.306857405 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.tracker.new.26092/tracker.changes 2020-03-06 12:38:48.586667206 +0100 @@ -1,0 +2,20 @@ +Tue Feb 18 23:39:08 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 2.3.2: + + Location info for photos is now inserted into the DB. It didn't + work before as we failed to process SPARQL "blank nodes" + correctly. + + Fix for oversensitive FTS5 index corruption detection. + + Updated translations. + +------------------------------------------------------------------- +Sat Jan 25 14:20:34 UTC 2020 - Dominique Leuenberger <[email protected]> + +- No longer recommend -lang: supplements are in use + +------------------------------------------------------------------- +Tue Nov 26 15:46:07 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Enable test suite / %check section. + +------------------------------------------------------------------- Old: ---- tracker-2.3.1.tar.xz New: ---- tracker-2.3.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tracker.spec ++++++ --- /var/tmp/diff_new_pack.joklR7/_old 2020-03-06 12:38:49.758667918 +0100 +++ /var/tmp/diff_new_pack.joklR7/_new 2020-03-06 12:38:49.794667940 +0100 @@ -1,7 +1,7 @@ # # spec file for package tracker # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2010 Luis Medinas, Portugal # # All modifications and additions to the file contributed by third parties @@ -21,7 +21,7 @@ %define RPMTrackerAPI 2_0 Name: tracker -Version: 2.3.1 +Version: 2.3.2 Release: 0 Summary: Object database, tag/metadata database, search tool and indexer License: GPL-2.0-or-later @@ -52,7 +52,6 @@ BuildRequires: pkgconfig(libxml-2.0) >= 2.6 BuildRequires: pkgconfig(upower-glib) >= 0.9.0 BuildRequires: pkgconfig(uuid) -Recommends: %{name}-lang # We want to index files by default, if possible Recommends: %{name}-miner-files # gnome-panel-applet-tracker (aka tracker-search-bar) was removed with tracker 0.16.0 @@ -233,6 +232,9 @@ %fdupes %{buildroot}%{_datadir}/gtk-doc rm -f %{buildroot}%{_libdir}/tracker-%{TrackerAPI}/libtracker-common.a +%check +%meson_test + %post -n libtracker-control-%{RPMTrackerAPI}-0 -p /sbin/ldconfig %postun -n libtracker-control-%{RPMTrackerAPI}-0 -p /sbin/ldconfig %post -n libtracker-miner-%{RPMTrackerAPI}-0 -p /sbin/ldconfig ++++++ tracker-2.3.1.tar.xz -> tracker-2.3.2.tar.xz ++++++ ++++ 1983 lines of diff (skipped)
