diff --git a/tracker-3.0.0.tar.xz b/tracker-3.0.0.tar.xz deleted file mode 100644 index cc4d8df..0000000 --- a/tracker-3.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70864515f5752b0596f9c442d7e86585734f42b82a9233e55dae6ac2b0d33837 -size 1422480 diff --git a/tracker-3.0.1.tar.xz b/tracker-3.0.1.tar.xz new file mode 100644 index 0000000..a35cdfb --- /dev/null +++ b/tracker-3.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a3a326f4708a65f3f48771465b93097d25d697069e41e1b947bdaecad10ce6 +size 1418944 diff --git a/tracker.changes b/tracker.changes index b1a5f31..34d6820 100644 --- a/tracker.changes +++ b/tracker.changes @@ -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 diff --git a/tracker.spec b/tracker.spec index 274d5a8..1bb45c5 100644 --- a/tracker.spec +++ b/tracker.spec @@ -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