diff --git a/tracker-0.9.20.tar.bz2 b/tracker-0.9.20.tar.bz2 deleted file mode 100644 index 5b42678..0000000 --- a/tracker-0.9.20.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b639fcb25e64a4fa3d67d88420a38b84372768c2d4841be3b69072c18cdfe8f -size 6946389 diff --git a/tracker-0.9.21.tar.bz2 b/tracker-0.9.21.tar.bz2 new file mode 100644 index 0000000..24e4760 --- /dev/null +++ b/tracker-0.9.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb62266c23b175847175548eac5e236d7dcaef71edad59ba87006043f7295319 +size 7216479 diff --git a/tracker.changes b/tracker.changes index be64475..d187153 100644 --- a/tracker.changes +++ b/tracker.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Sat Sep 18 14:31:06 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.9.21: + + Return types in TrackerSparqlCursor API (previously just + strings) + + Ontology: + - Added nfo:HelpDocument + - Added brief description to the ontologies documentation index + page + + functional-tests updates + + libtracker-fts: Do not use TLS for queries + + libtracker-common: Reset default log handler in + tracker_log_shutdown() + + libtracker-data: Fixed parallel cursor_next_async() call + segfaults + + libtracker-miner: + - Removed Pango requirement in tracker-miner.pc + - Improved debugging to avoid store availability confusion in + log + + libtracker-sparql: Added test case for cursor_next_async() + segfaults + + tracker-miner-flickr: Fixed desktop file not having the correct + prefix for its icon + + tracker-extract: + - On shutdown a summary is logged with extraction/failure count + per module + - Fixed compilation error for quill support + - Don't extract content if config has max bytes set to 0 + - Use g_pattern_match() instead of g_pattern_match_simple(), + ~5% speed increase + + tracker-search: Do not use tracker:available for emails + + tracker-status: Fixed memory leak when printing state + + Bugs fixed: nokia#186055, nokia#192326, nokia#188031 + + Updated translations. + ------------------------------------------------------------------- Thu Sep 9 19:22:59 CEST 2010 - dimstar@opensuse.org diff --git a/tracker.spec b/tracker.spec index ed51b99..ecbbc5c 100644 --- a/tracker.spec +++ b/tracker.spec @@ -1,5 +1,5 @@ # -# spec file for package tracker (Version 0.9.20) +# spec file for package tracker (Version 0.9.21) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Luis Medinas, Portugal @@ -19,7 +19,7 @@ Name: tracker -Version: 0.9.20 +Version: 0.9.21 Release: 1 # FIXME: 2010-03-24 building gtk-doc fails because of a bug in graphviz License: GPLv2+