From 4ffb8bf3ca7adf6eedb7e81918834afec4e1b101d3ef314e35dfa3649e570dfc Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Sun, 26 Sep 2010 19:55:46 +0000 Subject: [PATCH] Accepting request 49051 from GNOME:Apps Copy from GNOME:Apps/tracker based on submit request 49051 from user dimstar OBS-URL: https://build.opensuse.org/request/show/49051 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=11 --- tracker-0.9.21.tar.bz2 | 3 --- tracker-0.9.22.tar.bz2 | 3 +++ tracker.changes | 31 +++++++++++++++++++++++++++++++ tracker.spec | 4 ++-- 4 files changed, 36 insertions(+), 5 deletions(-) delete mode 100644 tracker-0.9.21.tar.bz2 create mode 100644 tracker-0.9.22.tar.bz2 diff --git a/tracker-0.9.21.tar.bz2 b/tracker-0.9.21.tar.bz2 deleted file mode 100644 index 24e4760..0000000 --- a/tracker-0.9.21.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb62266c23b175847175548eac5e236d7dcaef71edad59ba87006043f7295319 -size 7216479 diff --git a/tracker-0.9.22.tar.bz2 b/tracker-0.9.22.tar.bz2 new file mode 100644 index 0000000..c069b7c --- /dev/null +++ b/tracker-0.9.22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00bd04c6b4800c7f267aa8284c9dc48721e457220f2a314f1657285f45057ca0 +size 7222805 diff --git a/tracker.changes b/tracker.changes index d187153..c03f213 100644 --- a/tracker.changes +++ b/tracker.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Fri Sep 24 09:53:57 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.9.22: + + LRU for database statement cache (huge memory footprint + difference) + + Monitor event black listing and events are condensed (less + event spam up the stack) + + SPARQL: Rework variable name support to fix regression + + Ontology: NCO: Set tracker:notify to true for nco:ContactList + + data-generators: Added a default value for undefined categories + + functional-tests updates. + + libtracker-data: + - Fixed regression SELECT ... AS ?var not being honored in + ORDER BY + - Don't cache stmt if the query contains a regular expression + - Fixed memory leak in journal rotation + + libtracker-sparql: + - Make it possible to set the max LRU cache size per connection + - Added an "environment variables" section to documentation + + tracker-store: + - Added TRACKER_STORE_{SELECT|UPDATE}_CACHE_SIZE environment + variables to control new LRU feature + - Fixed crash when accessing variable_names array + + tracker-extract: + - remove unneeded call to tracker_topanalyzer_shutdown() + - Fixed QUILLimagefilter support + + tracker-miner-fs: Fixed use of uninitialized variable + + Bugs fixed: nokia#192537, nokia#193796, bgo#630176 + + Updated translations. + ------------------------------------------------------------------- Sat Sep 18 14:31:06 CEST 2010 - vuntz@opensuse.org diff --git a/tracker.spec b/tracker.spec index ecbbc5c..3db94a6 100644 --- a/tracker.spec +++ b/tracker.spec @@ -1,5 +1,5 @@ # -# spec file for package tracker (Version 0.9.21) +# spec file for package tracker (Version 0.9.22) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Luis Medinas, Portugal @@ -19,7 +19,7 @@ Name: tracker -Version: 0.9.21 +Version: 0.9.22 Release: 1 # FIXME: 2010-03-24 building gtk-doc fails because of a bug in graphviz License: GPLv2+