From 9a65ea303ddfce799d194e831cfaa96596690702aa92fcf84fb49bdbf4f7ef1c Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Mon, 3 Sep 2018 04:22:52 +0000 Subject: [PATCH] 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 --- tracker-2.1.2.tar.xz | 3 --- tracker-2.1.3.tar.xz | 3 +++ tracker.changes | 13 +++++++++++++ tracker.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 tracker-2.1.2.tar.xz create mode 100644 tracker-2.1.3.tar.xz diff --git a/tracker-2.1.2.tar.xz b/tracker-2.1.2.tar.xz deleted file mode 100644 index 810eebb..0000000 --- a/tracker-2.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51e33fc17ed09b75997e32f743697343ca8df1c448359074916f283fdc10c9e9 -size 2577956 diff --git a/tracker-2.1.3.tar.xz b/tracker-2.1.3.tar.xz new file mode 100644 index 0000000..0968604 --- /dev/null +++ b/tracker-2.1.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42449bcfc9707b82b75f22a5d3a1154d0062411cbcb222d4f463372fecadf101 +size 2578600 diff --git a/tracker.changes b/tracker.changes index 0a280d3..ed676e9 100644 --- a/tracker.changes +++ b/tracker.changes @@ -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 diff --git a/tracker.spec b/tracker.spec index 3926d95..f9b1275 100644 --- a/tracker.spec +++ b/tracker.spec @@ -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