Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2021-04-12 12:35:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tracker (Old)
 and      /work/SRC/openSUSE:Factory/.tracker.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tracker"

Mon Apr 12 12:35:49 2021 rev:138 rq:881169 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tracker/tracker.changes  2021-01-15 
19:45:01.629914530 +0100
+++ /work/SRC/openSUSE:Factory/.tracker.new.2401/tracker.changes        
2021-04-12 12:38:42.273462735 +0200
@@ -1,0 +2,57 @@
+Tue Mar 23 09:24:03 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 3.1.0:
+  + Add build-time warning for SQLite 3.35.
+  + Workaround other SQLite 3.35 bug.
+
+-------------------------------------------------------------------
+Thu Mar 18 09:06:31 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 3.1.0.rc:
+  + Add tracker_sparql_connection_bus_new_async().
+  + Fix TrackerNotifier signal subscriptions across the portal.
+  + Fix race condition / crash when performing SELECT queries.
+  + Propagate errors better when updating the database.
+  + Do not miss valid prefixed names in TrackerResource.
+  + Sparql 1.1 correctness fixes.
+  + Handle nesting of multivalued property functions.
+  + CI improvements in JUnit test results.
+
+-------------------------------------------------------------------
+Tue Feb 16 10:35:31 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 3.1.0.beta:
+  + Fix possible crash in fts:offsets function.
+  + Handle variables as service URIs, e.g.
+     SERVICE ?s { ... } VALUES ?s { ... }.
+  + Add more g-i-r annotations.
+  + Improve ellipsizing in CLI tools.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Jan 16 13:17:53 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 3.1.0.alpha:
+  + Add TrackerBatch, object made to hold multiple updates
+    (in SPARQL string form, or TrackerResource) that will
+    be performed atomically.
+  + Add TrackerEndpointHttp, a TrackerEndpoint subclass to
+    implement a (readonly) SPARQL HTTP endpoint as per
+    https://www.w3.org/TR/2013/REC-sparql11-protocol-20130321/.
+  + Add tracker:strip-punctuation SPARQL function.
+  + Specify that nfo:duration is expressed in seconds.
+  + Fix portal initialization order.
+  + Improve TTL parser.
+  + Improve date/time parsing.
+  + Make handling of large series of UPDATEs iteratively
+    to avoid stack size limits.
+  + Improve parallelization of queries.
+  + Optimize idempotent DELETE operations.
+  + Optimize insert operations.
+  + Optimize database resource refcount management.
+  + Fix tracker_notifier_signal_subscribe annotation.
+  + Fix possible race conditions handling ontology objects.
+  + Handle NULL arguments in tracker:uri-is-parent.
+  + Avoid FTS5 table inconsistency with SQLite >= 3.34.0.
+
+-------------------------------------------------------------------

Old:
----
  tracker-3.0.3.tar.xz

New:
----
  tracker-3.1.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tracker.spec ++++++
--- /var/tmp/diff_new_pack.cf4yUJ/_old  2021-04-12 12:38:42.765463307 +0200
+++ /var/tmp/diff_new_pack.cf4yUJ/_new  2021-04-12 12:38:42.769463312 +0200
@@ -21,13 +21,13 @@
 %define RPMTrackerAPI 3_0
 
 Name:           tracker
-Version:        3.0.3
+Version:        3.1.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.0/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/tracker/3.1/%{name}-%{version}.tar.xz
 
 BuildRequires:  asciidoc
 BuildRequires:  fdupes

++++++ tracker-3.0.3.tar.xz -> tracker-3.1.0.tar.xz ++++++
++++ 21276 lines of diff (skipped)

Reply via email to