Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2023-03-24 15:17:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tracker (Old)
 and      /work/SRC/openSUSE:Factory/.tracker.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tracker"

Fri Mar 24 15:17:36 2023 rev:155 rq:1073218 version:3.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tracker/tracker.changes  2022-12-07 
17:34:26.664368097 +0100
+++ /work/SRC/openSUSE:Factory/.tracker.new.31432/tracker.changes       
2023-03-24 15:17:49.414074847 +0100
@@ -1,0 +2,48 @@
+Mon Mar 20 09:36:43 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 3.5.0:
+  + Documentation improvements.
+  + Dark theme fixes in documentation.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar  6 13:34:11 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 3.5.0.rc:
+  + Reworked documentation, based on gi-docgen.
+  + Make unicode library runtime loadable as a module.
+  + Memory leak fixes.
+  + Updated translations.
+- Add graphviz and pkgconfig(gi-docgen) BuildRequires: New
+  dependencies.
+
+-------------------------------------------------------------------
+Thu Feb 23 17:38:40 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 3.5.0.beta:
+  + VAPI generation fixes
+  + Fixes for possible FTS index corruptions
+  + Fixes for
+    tracker_sparql_connection_load_statement_from_gresource with
+    UPDATE statements
+  + Refurbished and modernized functional tests
+  + Documentation improvements
+  + Increased test coverage
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Feb 17 16:04:27 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 3.5.0.alpha:
+  + New auto-generated VAPI file. This file is not compatible with
+    the previous VAPI, updates may be necessary.
+  + TrackerSparqlStatement may now be used with SPARQL updates.
+  + JSON-LD is now supported as a RDF format.
+  + Improved gobject-introspection annotations.
+  + Improved generic handling of RDF data types.
+  + Build GVDB as a meson subproject.
+  + Performance improvements.
+  + Fix some printf format strings.
+  + Build fixes.
+
+-------------------------------------------------------------------

Old:
----
  tracker-3.4.2.tar.xz

New:
----
  tracker-3.5.0.tar.xz

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

Other differences:
------------------
++++++ tracker.spec ++++++
--- /var/tmp/diff_new_pack.8g69ii/_old  2023-03-24 15:17:50.322079694 +0100
+++ /var/tmp/diff_new_pack.8g69ii/_new  2023-03-24 15:17:50.326079715 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tracker
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,19 +21,20 @@
 %define RPMTrackerAPI 3_0
 
 Name:           tracker
-Version:        3.4.2
+Version:        3.5.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.4/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/tracker/3.5/%{name}-%{version}.tar.xz
 
 BuildRequires:  asciidoc
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel >= 2.52.0
 BuildRequires:  gobject-introspection-devel
+BuildRequires:  graphviz
 BuildRequires:  intltool
 BuildRequires:  libicu-devel >= 4.8.1.1
 BuildRequires:  meson >= 0.53
@@ -45,9 +46,9 @@
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(gi-docgen)
 BuildRequires:  pkgconfig(json-glib-1.0) >= 1.0
 BuildRequires:  pkgconfig(libseccomp) >= 2.0
-#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 +175,8 @@
 %license COPYING
 %{_bindir}/tracker3
 %dir %{_libdir}/tracker-%{TrackerAPI}/
-#%%{_libdir}/tracker-%%{TrackerAPI}/libtracker-http-soup2.so
 %{_libdir}/tracker-%{TrackerAPI}/libtracker-http-soup3.so
+%{_libdir}/tracker-%{TrackerAPI}/libtracker-parser-libicu.so
 %{_datadir}/bash-completion/completions/tracker3
 %dir %{_datadir}/tracker3/
 %{_libexecdir}/tracker3/
@@ -202,7 +203,7 @@
 
 %files -n tracker-devel
 %doc AUTHORS README.md NEWS
-%doc %{_datadir}/devhelp/
+%doc %{_datadir}/doc/Tracker-%{TrackerAPI}
 %{_datadir}/gir-1.0/*.gir
 %dir %{_datadir}/tracker3
 %dir %{_datadir}/tracker3/domain-ontologies

++++++ tracker-3.4.2.tar.xz -> tracker-3.5.0.tar.xz ++++++
++++ 216455 lines of diff (skipped)

Reply via email to