Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tracker for openSUSE:Factory checked in at 2022-03-23 20:16:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tracker (Old) and /work/SRC/openSUSE:Factory/.tracker.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tracker" Wed Mar 23 20:16:54 2022 rev:146 rq:963639 version:3.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tracker/tracker.changes 2021-11-20 02:38:25.912920390 +0100 +++ /work/SRC/openSUSE:Factory/.tracker.new.25692/tracker.changes 2022-03-23 20:18:03.522451909 +0100 @@ -1,0 +2,57 @@ +Sun Mar 20 07:54:49 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 3.3.0: + + Fix storage of subsecond information in date/time properties. + + Add more tests. + +------------------------------------------------------------------- +Mon Mar 7 12:04:33 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 3.3.0.rc: + + Fix cursor column names for date and resource types. + + Fix possible crasher. + + Added non-installable benchmark utility. + + Added build option to pick libsoup versions to build support + for. + + Added build option to disable tests. + + Fixed generation of man pages with newer asciidoc. + +------------------------------------------------------------------- +Mon Feb 14 17:15:38 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 3.3.0.beta: + + Add API to serialize data into various RDF formats + + Add API to map a TrackerSparqlConnection as a SERVICE of + another TrackerSparqlConnection + + Fixed possible warnings and missed notifications in + TrackerNotifier + + Updated "tracker3 export" to use serialization API + + Documentation fixes + + Added internal TrackerRowid type to represent ROWIDs + +------------------------------------------------------------------- +Mon Jan 10 13:54:09 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 3.3.0.alpha: + + Add more specific error codes for problems found updating a + database to new ontology changes. + + Add method to create a TrackerStatement from a GResource file + + Fix 0-len matches in ? and * property path operators + + Handle query cancellation in TrackerEndpointDBus + + Consistency fixes to TrackerSparqlStatement API in all + connection types + + Deprecate tracker_namespace_manager_get_default(), use + tracker_sparql_connection_get_namespace_manager() instead + + Fix rare crash when concurrently querying the database while + a graph is being created/deleted. + + Add TRACKER_SPARQL_CONNECTION_ANONYMOUS_BNODES flag to + optionally enable a treatment of blank nodes that is + compliant with the SPARQL 1.1 specs. + + Documentation improvements + + Fix spurious locking errors with in-memory databases + + Fixes to CLI tools detection on NixOS + + Updated translations. +- Drop tracker-fix-actual-0-path-matches.patch and + 5883cebf8d7b2948bcb808162e78a4629ab3315c.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- 5883cebf8d7b2948bcb808162e78a4629ab3315c.patch tracker-3.2.1.tar.xz tracker-fix-actual-0-path-matches.patch New: ---- tracker-3.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tracker.spec ++++++ --- /var/tmp/diff_new_pack.LD0gKu/_old 2022-03-23 20:18:04.186452284 +0100 +++ /var/tmp/diff_new_pack.LD0gKu/_new 2022-03-23 20:18:04.190452287 +0100 @@ -1,7 +1,7 @@ # # spec file for package tracker # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2010 Luis Medinas, Portugal # # All modifications and additions to the file contributed by third parties @@ -21,17 +21,13 @@ %define RPMTrackerAPI 3_0 Name: tracker -Version: 3.2.1 +Version: 3.3.0 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/3.2/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM tracker-fix-actual-0-path-matches.patch bsc#1191207, glgo#GNOME/tracker#337 alynx.z...@suse.com -- Fix no metadata available when using tracker3 info -Patch1: tracker-fix-actual-0-path-matches.patch -# PATCH-FIX-UPSTREAM 5883cebf8d7b2948bcb808162e78a4629ab3315c.patch -- libtracker-sparql: Handle query cancellation on TrackerEndpointDBus -Patch2: https://gitlab.gnome.org/GNOME/tracker/-/commit/5883cebf8d7b2948bcb808162e78a4629ab3315c.patch +Source0: https://download.gnome.org/sources/tracker/3.3/%{name}-%{version}.tar.xz BuildRequires: asciidoc BuildRequires: fdupes ++++++ tracker-3.2.1.tar.xz -> tracker-3.3.0.tar.xz ++++++ ++++ 17411 lines of diff (skipped)