Accepting request 100712 from GNOME:Apps

Pushing some bits of G:A (mostly new upstream releases)

OBS-URL: https://build.opensuse.org/request/show/100712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=45
This commit is contained in:
Stephan Kulow
2012-01-24 11:23:29 +00:00
committed by Git OBS Bridge
parent a9f70c7b82
commit 57360cfc7f
7 changed files with 291 additions and 667 deletions

View File

@@ -1,9 +1,40 @@
-------------------------------------------------------------------
Thu Jan 19 08:48:55 UTC 2012 - vuntz@opensuse.org
- Add libjpeg-devel BuildRequires for non-extras builds to build
JPEG support in extractors.
-------------------------------------------------------------------
Fri Dec 16 11:12:46 UTC 2011 - dimstar@opensuse.org
- Update to version 0.13.0:
+ New Feature: CUE sheet parsing is now supported
+ libtracker-common: New env var TRACKER_USE_CONFIG_FILES to
output ini files instead of use GSettings is available
+ libtracker-miner:
- Updated TrackerMinerFS (breaks API/ABI)
- Introducing TrackerIndexingTree (to use with TrackerMinerFS)
- Albumart renamed to Media art and refactored
+ tracker-miner-fs: Refactored, mtime checks are +50% faster and
indexing slightly improved
+ Removed GLib unicode parser: it was sub-optimal and unused.
+ Many other fixes.
+ Updted translations.
- Drop tracker-g_thread.patch: fixed upstream.
- Change License tag to spdx identifier.
- Rename library packages from *-0_12-0 to *-0_14-0. following
upstream SONAME changes.
- Split typelib files out into typelib-1_0-Tracker-0_14,
typelib-1_0-TrackerExtract-0_14 and
typelib-1_0-TrackerMiner-0_14 subpackages.
- Add Requires for new typelib subpackages to devel subpackage.
-------------------------------------------------------------------
Fri Dec 2 01:11:48 UTC 2011 - dimstar@opensuse.org
- Disable evo plugins for now: %define build_evo 0:
e-d-s had some major API changes on the camel store and tracker
needs to catch up on this again,
needs to catch up on this again.
-------------------------------------------------------------------
Sat Nov 26 17:48:05 UTC 2011 - dimstar@opensuse.org