Accepting request 374517 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/374517
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=90
This commit is contained in:
2016-03-18 10:09:12 +00:00
committed by Git OBS Bridge
parent 39e265da34
commit ebbbfeef1c
7 changed files with 73 additions and 39 deletions

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Tue Mar 15 09:52:54 UTC 2016 - dimstar@opensuse.org
- Update to version 1.7.5:
+ Add back .trackerignore match to
ignored-directories-with-content.
+ libtracker-data: Handle inserts where the subproperty
cardinality is larger than the parents'.
+ tracker-extract:
- Fix gstreamer module cuesheet handling.
- Protect all single-valued properties in abiword extractor.
- Protect all single-valued properties in EPUB extractor.
- Protect all single-valued properties in ooxml extractor.
- Protect all single-valued properties in oasis extractor.
- Protect all single-valued properties in HTML extractor.
- Check string length before parsing XMP in PDF extractor.
- Add missing application/msword mimetype.
- Remove old dbus interface xml.
- propagate urn to the TrackerExtractInfo.
- Use safer method to insert tags in PDF module.
- Use safer method to insert tags in GIF module.
- Use safer method to insert tags in JPEG module.
- Use safer method to insert tags in TIFF module.
- Use safer method to insert tags in PNG module.
+ libtracker-extract: Delete TrackerExtractClient.
+ libtracker-miner:
- Avoid querying file type in crawling queries.
- Cut some slack on the reentry counter.
- Avoid changing order of elements in processing queue.
- Initialize all NodeData memory.
- Ensure the directory root is removed when its indexing root
is.
- Drop tracker-trackerignore.patch: fixed upstream.
-------------------------------------------------------------------
Tue Mar 8 20:00:38 UTC 2016 - dimstar@opensuse.org