Accepting request 363836 from GNOME:Next
- Update to version 1.7.4: + Update to FTS5. + libtracker-miner: Many fixes to TrackerFileNotifier cancellation. + libtracker-direct: Handle cancellable argument in queries. + libtracker-miner: Plug fd leak on TrackerCrawler cancellation. + libtracker-extract: - Fix year-only date extraction in gstreamer module. - Use tracker-guarantee to ensure a title in playlists. + tracker-miner-fs: Ignore git repositories. Modify the ignored-directories-with-content setting if you found this convenient. + tracker-miner-fs: Ignore #*# vim backups. - Add tracker-trackerignore.patch: Add back configuration option to ignore directories containing a .trackerignore file. - Update to version 1.7.4: + Update to FTS5. + libtracker-miner: Many fixes to TrackerFileNotifier cancellation. + libtracker-direct: Handle cancellable argument in queries. + libtracker-miner: Plug fd leak on TrackerCrawler cancellation. + libtracker-extract: - Fix year-only date extraction in gstreamer module. - Use tracker-guarantee to ensure a title in playlists. + tracker-miner-fs: Ignore git repositories. Modify the ignored-directories-with-content setting if you found this convenient. OBS-URL: https://build.opensuse.org/request/show/363836 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=88
This commit is contained in:
parent
8da8f9a213
commit
191258e72e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1f61e792db47035fda8524a65a661274fe75b9f8dd3b70ca4c00ae561a4c911
|
||||
size 4920820
|
3
tracker-1.7.4.tar.xz
Normal file
3
tracker-1.7.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:297436550b60b12d18b34185390f46a14961d7f1a7fe4120a02de343ffde1256
|
||||
size 4929780
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 1 18:37:37 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.7.4:
|
||||
+ Update to FTS5.
|
||||
+ libtracker-miner: Many fixes to TrackerFileNotifier
|
||||
cancellation.
|
||||
+ libtracker-direct: Handle cancellable argument in queries.
|
||||
+ libtracker-miner: Plug fd leak on TrackerCrawler
|
||||
cancellation.
|
||||
+ libtracker-extract:
|
||||
- Fix year-only date extraction in gstreamer module.
|
||||
- Use tracker-guarantee to ensure a title in playlists.
|
||||
+ tracker-miner-fs: Ignore git repositories. Modify the
|
||||
ignored-directories-with-content setting if you found this
|
||||
convenient.
|
||||
+ tracker-miner-fs: Ignore #*# vim backups.
|
||||
- Add tracker-trackerignore.patch: Add back configuration option
|
||||
to ignore directories containing a .trackerignore file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 16 09:32:22 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@ -41,7 +41,7 @@
|
||||
# Do not edit this auto generated file! Edit tracker.spec.
|
||||
Name: tracker-extras
|
||||
%define _name tracker
|
||||
Version: 1.7.3
|
||||
Version: 1.7.4
|
||||
Release: 0
|
||||
%define TrackerAPI 1.0
|
||||
%define RPMTrackerAPI 1_0
|
||||
@ -54,6 +54,8 @@ Source0: http://download.gnome.org/sources/tracker/1.7/%{_name}-%{version
|
||||
Source2: README.SUSE.rss
|
||||
# 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
|
||||
# PATCH-FIX-UPSTREAM tracker-trackerignore.patch dimstar@opensuse.org -- Add back .trackerignore as file to track directories to ignore
|
||||
Patch1: tracker-trackerignore.patch
|
||||
BuildRequires: NetworkManager-devel >= 0.8
|
||||
BuildRequires: enca-devel
|
||||
BuildRequires: fdupes
|
||||
@ -469,6 +471,7 @@ This package contains an nautilus plugin to tag files with Tracker.
|
||||
%prep
|
||||
%setup -q -n %{_name}-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
translation-update-upstream
|
||||
cp %{S:2} src/miners/rss/README.SUSE
|
||||
|
||||
|
28
tracker-trackerignore.patch
Normal file
28
tracker-trackerignore.patch
Normal file
@ -0,0 +1,28 @@
|
||||
From cdc6053c03f85c498e8bf48fd313e467ece7f3e3 Mon Sep 17 00:00:00 2001
|
||||
From: Carlos Garnacho <carlosg@gnome.org>
|
||||
Date: Tue, 1 Mar 2016 23:55:37 +0100
|
||||
Subject: tracker-miner-fs: Add back .trackerignore to
|
||||
ignored-directories-with-content
|
||||
|
||||
It is not the antique I thought it was, actually it's actively used around.
|
||||
---
|
||||
src/miners/fs/org.freedesktop.Tracker.Miner.Files.gschema.xml.in | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/src/miners/fs/org.freedesktop.Tracker.Miner.Files.gschema.xml.in b/src/miners/fs/org.freedesktop.Tracker.Miner.Files.gschema.xml.in
|
||||
index 193caea..f24ed2c 100644
|
||||
--- a/src/miners/fs/org.freedesktop.Tracker.Miner.Files.gschema.xml.in
|
||||
+++ b/src/miners/fs/org.freedesktop.Tracker.Miner.Files.gschema.xml.in
|
||||
@@ -156,7 +156,7 @@ Boston, MA 02110-1301, USA.
|
||||
<key name="ignored-directories-with-content" type="as">
|
||||
<_summary>Ignored directories with content</_summary>
|
||||
<_description>Avoid any directory containing a file blacklisted here</_description>
|
||||
- <default>[ '.git' ]</default>
|
||||
+ <default>[ '.trackerignore', '.git' ]</default>
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
||||
--
|
||||
cgit v0.12
|
||||
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 1 18:37:37 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.7.4:
|
||||
+ Update to FTS5.
|
||||
+ libtracker-miner: Many fixes to TrackerFileNotifier
|
||||
cancellation.
|
||||
+ libtracker-direct: Handle cancellable argument in queries.
|
||||
+ libtracker-miner: Plug fd leak on TrackerCrawler
|
||||
cancellation.
|
||||
+ libtracker-extract:
|
||||
- Fix year-only date extraction in gstreamer module.
|
||||
- Use tracker-guarantee to ensure a title in playlists.
|
||||
+ tracker-miner-fs: Ignore git repositories. Modify the
|
||||
ignored-directories-with-content setting if you found this
|
||||
convenient.
|
||||
+ tracker-miner-fs: Ignore #*# vim backups.
|
||||
- Add tracker-trackerignore.patch: Add back configuration option
|
||||
to ignore directories containing a .trackerignore file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 16 09:32:22 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@ -40,7 +40,7 @@
|
||||
|
||||
Name: tracker
|
||||
%define _name tracker
|
||||
Version: 1.7.3
|
||||
Version: 1.7.4
|
||||
Release: 0
|
||||
%define TrackerAPI 1.0
|
||||
%define RPMTrackerAPI 1_0
|
||||
@ -53,6 +53,8 @@ Source0: http://download.gnome.org/sources/tracker/1.7/%{_name}-%{version
|
||||
Source2: README.SUSE.rss
|
||||
# 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
|
||||
# PATCH-FIX-UPSTREAM tracker-trackerignore.patch dimstar@opensuse.org -- Add back .trackerignore as file to track directories to ignore
|
||||
Patch1: tracker-trackerignore.patch
|
||||
BuildRequires: NetworkManager-devel >= 0.8
|
||||
BuildRequires: enca-devel
|
||||
BuildRequires: fdupes
|
||||
@ -468,6 +470,7 @@ This package contains an nautilus plugin to tag files with Tracker.
|
||||
%prep
|
||||
%setup -q -n %{_name}-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
translation-update-upstream
|
||||
cp %{S:2} src/miners/rss/README.SUSE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user