Hello community, here is the log from the commit of package tracker for openSUSE:Factory checked in at 2019-10-17 13:06:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tracker (Old) and /work/SRC/openSUSE:Factory/.tracker.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tracker" Thu Oct 17 13:06:14 2019 rev:122 rq:738473 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tracker/tracker.changes 2019-07-18 15:18:48.216161374 +0200 +++ /work/SRC/openSUSE:Factory/.tracker.new.2352/tracker.changes 2019-10-17 13:06:17.172236667 +0200 @@ -1,0 +2,46 @@ +Sat Oct 12 16:21:51 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 2.3.1: + + Fixed a case where old data was not deleted correctly from the + store when inserting new values. This was causing + tracker-extract to log errors for multi-disc music albums + stored as FLAC files with embedded CUE sheets. + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 10 05:53:31 CDT 2019 - [email protected] + +- Update to version 2.3.0: + + No changes since 2.2.99.1. + +------------------------------------------------------------------- +Thu Sep 5 18:48:13 CDT 2019 - [email protected] + +- Update to version 2.2.99.1: + + Handle circular references in TrackerResource. + + Removed stress tests. + + Handle application/x-zero-size. + + Refactors and cleanups in functional testing infrastructure. + + Documentation improvements. + + Make tracker_sparql_escape_string() escape single quotes. + + Don't make tracker:referenceSource a subproperty of + nie:identifier. + + Translations: eu. +- Add trackertestutils to -devel package. + +------------------------------------------------------------------- +Thu Aug 22 16:59:05 CST 2019 - [email protected] + +- Update to version 2.2.99.0: + + Support for storing Musicbrainz metadata in the multimedia + ontology. + + Doc cleanups. + + Test suite improvements. + + Build fixes. + + Fix detection of files that need writeback. + + Fix crashes and invalid memory writes. +- libtracker-common is built as a static library and only used in + build time. So remove it in the %install section. +- Drop fix-tracker-miner-fs-lto-crash.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- fix-tracker-miner-fs-lto-crash.patch tracker-2.2.2.tar.xz New: ---- tracker-2.3.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tracker.spec ++++++ --- /var/tmp/diff_new_pack.zjT5XA/_old 2019-10-17 13:06:17.732235225 +0200 +++ /var/tmp/diff_new_pack.zjT5XA/_new 2019-10-17 13:06:17.736235214 +0200 @@ -21,15 +21,13 @@ %define RPMTrackerAPI 2_0 Name: tracker -Version: 2.2.2 +Version: 2.3.1 Release: 0 Summary: Object database, tag/metadata database, search tool and indexer License: GPL-2.0-or-later Group: Productivity/Other URL: https://wiki.gnome.org/Projects/Tracker -Source0: https://download.gnome.org/sources/tracker/2.2/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM fix-tracker-miner-fs-lto-crash.patch -- Fix build with LTO enabled -Patch0: fix-tracker-miner-fs-lto-crash.patch +Source0: https://download.gnome.org/sources/tracker/2.3/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ @@ -233,6 +231,7 @@ %fdupes %{buildroot}%{_datadir}/vala/ %fdupes %{buildroot}%{_datadir}/gtk-doc +rm -f %{buildroot}%{_libdir}/tracker-%{TrackerAPI}/libtracker-common.a %post -n libtracker-control-%{RPMTrackerAPI}-0 -p /sbin/ldconfig %postun -n libtracker-control-%{RPMTrackerAPI}-0 -p /sbin/ldconfig @@ -267,7 +266,6 @@ %{_mandir}/man1/tracker-tag.1%{ext_man} %files -n libtracker-common-%{RPMTrackerAPI} -%{_libdir}/tracker-%{TrackerAPI}/libtracker-common.so %{_libdir}/tracker-%{TrackerAPI}/libtracker-data.so %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.enums.xml @@ -292,6 +290,7 @@ %files -n tracker-devel %doc AUTHORS README.md NEWS %{_libdir}/lib*.so +%{_libdir}/tracker-%{TrackerAPI}/trackertestutils %{_includedir}/tracker-%{TrackerAPI}/ %{_libdir}/pkgconfig/tracker-control-%{TrackerAPI}.pc %{_libdir}/pkgconfig/tracker-miner-%{TrackerAPI}.pc ++++++ tracker-2.2.2.tar.xz -> tracker-2.3.1.tar.xz ++++++ ++++ 10478 lines of diff (skipped)
