From e841d6837589bbb2b86ef3383f24961ffb6506dcb1449b189e914029356a766c Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Wed, 2 Feb 2011 00:37:12 +0000 Subject: [PATCH] Accepting request 59601 from GNOME:Apps Accepted submit request 59601 from user dimstar OBS-URL: https://build.opensuse.org/request/show/59601 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=18 --- tracker-0.9.34.tar.bz2 | 3 --- tracker-0.9.36.tar.bz2 | 3 +++ tracker.changes | 61 ++++++++++++++++++++++++++++++++++++++++++ tracker.spec | 2 +- 4 files changed, 65 insertions(+), 4 deletions(-) delete mode 100644 tracker-0.9.34.tar.bz2 create mode 100644 tracker-0.9.36.tar.bz2 diff --git a/tracker-0.9.34.tar.bz2 b/tracker-0.9.34.tar.bz2 deleted file mode 100644 index 439be5d..0000000 --- a/tracker-0.9.34.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:473e3b3d666721ad522f6fe3a01acdad380513032a2c9aa38d2014d288728d58 -size 7195001 diff --git a/tracker-0.9.36.tar.bz2 b/tracker-0.9.36.tar.bz2 new file mode 100644 index 0000000..0845a0c --- /dev/null +++ b/tracker-0.9.36.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705b848f8e21f0ca37b1a181575ac82ae98bb17a8fd206dfd48d7e1d2919ce60 +size 7178213 diff --git a/tracker.changes b/tracker.changes index f5dd9e2..c12bc7f 100644 --- a/tracker.changes +++ b/tracker.changes @@ -1,3 +1,64 @@ +------------------------------------------------------------------- +Mon Jan 31 09:52:52 CET 2011 - dimstar@opensuse.org + +- Update to version 0.9.36: + + Ontology: + - Added missing documentation for rdf, mtp and slo + - Remove long-deprecated classes and properties + + SPARQL: + - Ignore CONSTRUCT/INSERT/DELETE triples with unbound variables + - Fix SQL generated for predicate variables and deleted + subjects + + libtracker-data: Fix transient properties + + Updated translations. + + Bugs fixed: nokia#221700, nokia#222578, nokia#222645, + nokia#222664 + +------------------------------------------------------------------- +Sat Jan 22 20:58:34 CET 2011 - dimstar@opensuse.org + +- Update to version 0.9.35: + + SPARQL: Add support for IF function + + Ontology: + - Added nmo:lastSuccessfulMessageDate property + - Added domain index on nmo:sentDate to nmo:Call + - Fixed NCO cyclic dependency with NFO + - Fixed range of nco:photo and nco:video, fixed maxCardinality + of nco:video + - Added county and district to postal address + - Draft the NCO documentation page + + libtracker-data: Remove unused TrackerDBResultSet + + libtracker-common: Use statfs instead of statvfs on Linux + + libtracker-miner: Log when an event is ignored because the file + is locked + + tracker-writeback: + - unlock file after 1s of update, not 3s + - xmp: Don't use XMP_CLOSE_SAFEUPDATE + + tracker-extract: + - gupnp-dlna: Update to gupnp-dlna 0.5 API + - mp3: Fixed bitrate table and sample rate table usage + - mp3: Cope with sample_rate = 0 + + tracker-needle: + - Support command line arguments -V and search criteria + - List folders in first/initial view + - Add Ctrl+W to close window + - Use a meaningful window title "Desktop Search" + + Updated translations. + + Bugs fixed: nokia#220373, nokia#218092, nokia#218332, + nokia#217636, nokia#218125, nokia#219309, nokia#216582, + bgo#639542, bgo#622918, bgo#639918, bgo#639556, bgo#639543, + bgo#639552 +- Drop tracker-needle-args.patch: fixed in a much nicer way by + upstream. + +------------------------------------------------------------------- +Thu Jan 20 16:37:28 UTC 2011 - dimstar@opensuse.org + +- Add tracker-needle-args.patch: Allow tracker-needle to use + command line arguments as initial search strings. Like this, slab + can use tracker-needle as it's integrated search panel. Patch + submitted to upstream as bgo#639542. + ------------------------------------------------------------------- Thu Jan 13 18:34:14 CET 2011 - vuntz@opensuse.org diff --git a/tracker.spec b/tracker.spec index bf143c5..b5aca78 100644 --- a/tracker.spec +++ b/tracker.spec @@ -19,7 +19,7 @@ Name: tracker -Version: 0.9.34 +Version: 0.9.36 Release: 1 # FIXME: 2010-03-24 building gtk-doc fails because of a bug in graphviz License: GPLv2+