Accepting request 1109863 from GNOME:Next

Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109863
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=255
This commit is contained in:
Dominique Leuenberger 2023-09-12 08:21:57 +00:00 committed by Git OBS Bridge
parent acfbf49964
commit abd9538cff
4 changed files with 33 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1466c8b0897be5d9e056d87e10ad58927b588033f01af2f1a656a8921c3a28ee
size 2569412

3
tracker-3.6.rc.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d24669efb5458ecb23eeb518ad648af2615fe61d5469f92009e42105438d76c
size 2560272

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Wed Sep 6 03:34:06 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
- Update to version 3.6.rc:
+ Updated documentation.
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 11 10:54:43 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.6.beta:
+ Use BM25 as FTS ranking algorithm.
+ Add tracker_batch_add_rdf() call to add RDF as a batch
operation.
+ Fix warnings with newer glib.
+ Adapt tests to SQLite >= 3.42.
+ Build improvements.
+ Updated translations.
-------------------------------------------------------------------
Fri Jul 7 19:07:51 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.6.alpha:
+ Improved threading guarantees of TrackerNotifier signal
callbacks.
+ Add tracker-await-file tool to trackertestutils.
+ A number of build system fixes.
-------------------------------------------------------------------
Thu Jun 1 14:24:22 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -21,13 +21,13 @@
%define RPMTrackerAPI 3_0
Name: tracker
Version: 3.5.3
Version: 3.6.rc
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.5/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/tracker/3.6/%{name}-%{version}.tar.xz
BuildRequires: asciidoc
BuildRequires: fdupes
@ -195,7 +195,6 @@ mkdir %{buildroot}%{_datadir}/tracker3/domain-ontologies
%files -n tracker-data-files
%dir %{_datadir}/tracker3/domain-ontologies
%{_datadir}/tracker3/ontologies/
%{_datadir}/tracker3/stop-words/
%files -n libtracker-sparql-%{RPMTrackerAPI}-0
%{_libdir}/libtracker-sparql*.so.*