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-09-21 14:41:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tracker (Old)
 and      /work/SRC/openSUSE:Factory/.tracker.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tracker"

Wed Sep 21 14:41:06 2022 rev:151 rq:1004833 version:3.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tracker/tracker.changes  2022-08-11 
18:31:17.850118326 +0200
+++ /work/SRC/openSUSE:Factory/.tracker.new.2083/tracker.changes        
2022-09-21 14:41:50.673657133 +0200
@@ -1,0 +2,57 @@
+Sun Sep 18 08:34:45 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 3.4.0:
+  + Added tracker_sparql_connection_deserialize_async() API to
+    deserialize RDF content.
+  + Library is no built monolithically, Vala dependency is removed.
+  + Improved performance of database updates.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep  5 13:51:13 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 3.4.0.rc:
+  + Big performance improvements to inserts, updates and deletes.
+  + Escape IRIs in TrackerResource as per IRIREF definition.
+  + Update minimum meson version to 0.53.
+  + Specify better ICU dependency in internal static library.
+  + Plug a small memory leak.
+  + Add missing include.
+  + Fix/silence build time warnings.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Aug 10 06:53:32 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 3.4.0.beta:
+  + Fix issues with URI expansion inserting TrackerResource data.
+  + Rewrite bus connection to use C and stream-based cursors, vala
+    dependency is no longer necessary.
+  + Fix handling of nrl:InverseFunctionalProperty during database
+    updates.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Aug  9 16:46:12 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 3.4.0.alpha:
+  + Add tracker_sparql_connection_deserialize() API to load RDF
+    data.
+  + Add tracker_resource_print_rdf() to print RDF data.
+  + Implement TrackerNamespaceManager for remote connections.
+  + SPARQL compliance fixes.
+  + Ensure blank node ROWIDs are integer types.
+  + Reimplement libsoup 1/3 support to rely on minimal loadable
+    modules.
+  + Build libtracker-sparql as a monolithic library.
+  + Fix handling of partial FTS deletions.
+  + Fix handling of nrl:modified sequences.
+  + Avoid redundant URN queries in TrackerNotifier for D-Bus
+    endpoints.
+  + Documentation improvements.
+  + Updated translations.
+- Disable pkgconfig(libsoup-2.4) BuildRequires: Only build with
+  soup-3 support now that we can do that. Leave in place, should we
+  find that we still need the soup 2 support.
+
+-------------------------------------------------------------------

Old:
----
  tracker-3.3.3.tar.xz

New:
----
  tracker-3.4.0.tar.xz

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

Other differences:
------------------
++++++ tracker.spec ++++++
--- /var/tmp/diff_new_pack.5QlMO1/_old  2022-09-21 14:41:51.181658543 +0200
+++ /var/tmp/diff_new_pack.5QlMO1/_new  2022-09-21 14:41:51.189658564 +0200
@@ -21,13 +21,13 @@
 %define RPMTrackerAPI 3_0
 
 Name:           tracker
-Version:        3.3.3
+Version:        3.4.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.3/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/tracker/3.4/%{name}-%{version}.tar.xz
 
 BuildRequires:  asciidoc
 BuildRequires:  fdupes
@@ -36,7 +36,7 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  libicu-devel >= 4.8.1.1
-BuildRequires:  meson >= 0.51
+BuildRequires:  meson >= 0.53
 BuildRequires:  pkgconfig
 BuildRequires:  python3
 BuildRequires:  python3-gobject
@@ -47,7 +47,7 @@
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(json-glib-1.0) >= 1.0
 BuildRequires:  pkgconfig(libseccomp) >= 2.0
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.40
+#BuildRequires:  pkgconfig(libsoup-2.4) >= 2.40
 BuildRequires:  pkgconfig(libsoup-3.0) >= 2.99.2
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6
 BuildRequires:  pkgconfig(systemd)
@@ -174,8 +174,8 @@
 %license COPYING
 %{_bindir}/tracker3
 %dir %{_libdir}/tracker-%{TrackerAPI}/
-%{_libdir}/tracker-%{TrackerAPI}/libtracker-remote-soup2.so
-%{_libdir}/tracker-%{TrackerAPI}/libtracker-remote-soup3.so
+#%%{_libdir}/tracker-%%{TrackerAPI}/libtracker-http-soup2.so
+%{_libdir}/tracker-%{TrackerAPI}/libtracker-http-soup3.so
 %{_datadir}/bash-completion/completions/tracker3
 %dir %{_datadir}/tracker3/
 %{_libexecdir}/tracker3/

++++++ tracker-3.3.3.tar.xz -> tracker-3.4.0.tar.xz ++++++
++++ 161387 lines of diff (skipped)

Reply via email to