Accepting request 854479 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/854479 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=211
This commit is contained in:
parent
e33b17fe55
commit
9a59a6d10d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39a3a326f4708a65f3f48771465b93097d25d697069e41e1b947bdaecad10ce6
|
||||
size 1418944
|
3
tracker-3.0.2.tar.xz
Normal file
3
tracker-3.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a60041cf47947ebbcfbba926d3b470bfdead21f3c12ce7aa93eaf1969a185c60
|
||||
size 1417360
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 10 08:50:34 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.0.2:
|
||||
+ Update some wording in website
|
||||
+ Fix initialization issues in portal
|
||||
+ Improve turtle parser
|
||||
+ Improve checks for dates in the far past/future
|
||||
+ Cleanup meson build options
|
||||
+ Fix invalid reads
|
||||
+ Make UPDATE parser tree processing iterative rather than
|
||||
recursive
|
||||
+ Fix errors in tracker:uri-is-parent
|
||||
+ Protect harder against invalid database state
|
||||
+ Introspection annotation fixes
|
||||
+ Improve thread safety of internal ontology objects
|
||||
+ Add missing <package> element to gir file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 24 18:29:40 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define RPMTrackerAPI 3_0
|
||||
|
||||
Name: tracker
|
||||
Version: 3.0.1
|
||||
Version: 3.0.2
|
||||
Release: 0
|
||||
Summary: Object database, tag/metadata database, search tool and indexer
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user