Accepting request 240488 from home:dimstar:branches:GNOME:Factory

Update to 1.0.2 - stable branch

OBS-URL: https://build.opensuse.org/request/show/240488
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=54
This commit is contained in:
2014-07-11 19:11:01 +00:00
committed by Git OBS Bridge
parent bbedcae6f8
commit b83c351b2a
7 changed files with 83 additions and 5 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Jul 11 15:52:39 UTC 2014 - dimstar@opensuse.org
- Update to version 1.0.2:
+ build: use pkg-config to look for which gdbus-codegen to use.
+ all: Switch out GSettings "schema" property for "schema-id",
was causing distcheck to fail.
+ docs/reference: Use $(top_srcdir) for DOC_SOURCE_DIR instead of
relative paths.
+ libtracker-common: memory limits on systems with large amounts
of RAM.
+ libtracker-control:
- Added CFLAGS/LIBS required for reference documentation to
succeed.
- Fix remnants of libtracker-miner in sources.
+ tracker-extract: [ODT] Continue extracting if we find embedded
tabs + line breaks.
+ tracker-search: Don't show "(null)" for nie:InformationElements
with no nie:url.
+ Bugs fixed: bgo#728370, bgo#729968, bgo#732839.
+ Updated translations.
- Add tracker-missing-include.patch: Add mising include statement.
-------------------------------------------------------------------
Fri Jun 13 10:01:07 UTC 2014 - fezhang@suse.com