SHA256
1
0
forked from pool/tracker

Accepting request 632666 from home:iznogood

- Update to version 2.1.3:
  + Fix resource refcounting issues in database. Reset is advised.
  + Drop cardinality from nie:copyright, nie:license, nie:legal and
    dc:rights.
  + Fix superfluous ontology checks on second tracker-store run.
  + Use more SPARQL1.1 correct syntax.
  + Allow use of domain rules outside prefix.
  + Compatibility fixes with C++.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/632666
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=157
This commit is contained in:
Luciano Santos 2018-09-03 04:22:52 +00:00 committed by Git OBS Bridge
parent 1bcd2c7f63
commit 9a65ea303d
4 changed files with 17 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Sep 1 16:56:17 UTC 2018 - bjorn.lie@gmail.com
- Update to version 2.1.3:
+ Fix resource refcounting issues in database. Reset is advised.
+ Drop cardinality from nie:copyright, nie:license, nie:legal and
dc:rights.
+ Fix superfluous ontology checks on second tracker-store run.
+ Use more SPARQL1.1 correct syntax.
+ Allow use of domain rules outside prefix.
+ Compatibility fixes with C++.
+ Updated translations.
-------------------------------------------------------------------
Thu Aug 16 09:14:00 UTC 2018 - bjorn.lie@gmail.com

View File

@ -22,7 +22,7 @@
# FIXME: At every release switch on meson use and try to fix it, if the build succeeds remove this conditional.
%bcond_with meson
Name: tracker
Version: 2.1.2
Version: 2.1.3
Release: 0
Summary: Object database, tag/metadata database, search tool and indexer
License: GPL-2.0-or-later