Accepting request 840249 from GNOME:Factory

- Update to version 3.0.1:
  + Reference Discourse instead of the mailing list.
  + Use specific Meson options to enable debug flags.
  + Reduce in use by TrackerSparqlStatement.
  + Fix tracker:title-sort.
  + Fix stale graphs with WITH clauses.
  + Cleanup libtracker-common.
  + Several fixes for Coverity warnings.
  + More tests.
  + Build fixes.
  + Updated translations. (forwarded request 840123 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/840249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=134
This commit is contained in:
Dominique Leuenberger 2020-10-10 17:02:13 +00:00 committed by Git OBS Bridge
commit 68f42729b3
4 changed files with 19 additions and 4 deletions

View File

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

3
tracker-3.0.1.tar.xz Normal file
View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Oct 5 15:32:14 UTC 2020 - dimstar@opensuse.org
- Update to version 3.0.1:
+ Reference Discourse instead of the mailing list.
+ Use specific Meson options to enable debug flags.
+ Reduce in use by TrackerSparqlStatement.
+ Fix tracker:title-sort.
+ Fix stale graphs with WITH clauses.
+ Cleanup libtracker-common.
+ Several fixes for Coverity warnings.
+ More tests.
+ Build fixes.
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 28 09:20:26 UTC 2020 - dimstar@opensuse.org

View File

@ -21,7 +21,7 @@
%define RPMTrackerAPI 3_0
Name: tracker
Version: 3.0.0
Version: 3.0.1
Release: 0
Summary: Object database, tag/metadata database, search tool and indexer
License: GPL-2.0-or-later