forked from pool/tracker
Accepting request 523699 from GNOME:Next
update to 2.0.0 OBS-URL: https://build.opensuse.org/request/show/523699 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=130
This commit is contained in:
parent
05bc878767
commit
228a3c06cb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10e6be6bb1556b03b53ae2abc2fc59e5fc34702b580a57939c6b3e6b487ca872
|
||||
size 2903024
|
3
tracker-2.0.0.tar.xz
Normal file
3
tracker-2.0.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efc3af5b44461ec938af0622fe8eacbf0c7abbadce32ae55df28c9d4b4b1ff6c
|
||||
size 2894876
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 12 12:07:47 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.0.0:
|
||||
+ Tracker shall from now on use semantic versioning
|
||||
+ Drop --all from "tracker status" subcommand, it is the default
|
||||
behavior now.
|
||||
+ TrackerDecorator internal operations are now cancelled on
|
||||
shutdown.
|
||||
+ Add cancellable argument to sync libtracker-control call.
|
||||
+ Build fixes and minor cleanups.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 23 21:37:39 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
@ -20,13 +20,13 @@
|
||||
%define TrackerAPI 2.0
|
||||
%define RPMTrackerAPI 2_0
|
||||
Name: tracker
|
||||
Version: 1.99.3
|
||||
Version: 2.0.0
|
||||
Release: 0
|
||||
Summary: Object database, tag/metadata database, search tool and indexer
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Other
|
||||
Url: http://projects.gnome.org/tracker/
|
||||
Source0: https://download.gnome.org/sources/tracker/1.99/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/tracker/2.0/%{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
|
||||
|
Loading…
x
Reference in New Issue
Block a user