Accepting request 625015 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/625015
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=150
This commit is contained in:
Bjørn Lie 2018-07-26 22:57:31 +00:00 committed by Git OBS Bridge
parent 3077a07e74
commit b48c328847
4 changed files with 26 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Jul 24 08:54:28 UTC 2018 - bjorn.lie@gmail.com
- Update to version 2.1.0:
+ Brown paper bag release: All features from unreleased 2.0.5
apply.
+ One feature was missed: TrackerResource is now able to output
JSON-LD. This is a new API call, so a minor bump should happen
as per Semantic Versioning.
- Changes from version 2.0.5:
+ build:
- Make tarballs able to build with meson. Future releases will
eventually phase out Autotools.
- Various meson build fixes
+ tests: Many fixes to functional tests.
+ libtracker-miner: Fixed race conditions that may result in
spurious "parent not indexed yet" warnings.
+ libtracker-direct: Majorly rewritten.
+ tracker-store: Streamlined to use a libtracker-direct
connection instead of reimplementing most of it.
-------------------------------------------------------------------
Tue Jun 26 02:56:27 UTC 2018 - luc14n0@linuxmail.org

View File

@ -22,13 +22,13 @@
# 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.0.4
Version: 2.1.0
Release: 0
Summary: Object database, tag/metadata database, search tool and indexer
License: GPL-2.0-or-later
Group: Productivity/Other
URL: https://wiki.gnome.org/Projects/Tracker
Source0: http://download.gnome.org/sources/tracker/2.0/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/tracker/2.1/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 dimstar@opensuse.org -- Do not maintain LT versioning for private libs
Patch0: tracker-extract-private.patch
BuildRequires: fdupes