diff --git a/tracker-0.9.22.tar.bz2 b/tracker-0.9.22.tar.bz2 deleted file mode 100644 index c069b7c..0000000 --- a/tracker-0.9.22.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00bd04c6b4800c7f267aa8284c9dc48721e457220f2a314f1657285f45057ca0 -size 7222805 diff --git a/tracker-0.9.24.tar.bz2 b/tracker-0.9.24.tar.bz2 new file mode 100644 index 0000000..c009b52 --- /dev/null +++ b/tracker-0.9.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf82925ebe3f309839f55db65c631650831b1f5aff8a115f512f81ab2dbf50a +size 7146237 diff --git a/tracker.changes b/tracker.changes index c03f213..42979ab 100644 --- a/tracker.changes +++ b/tracker.changes @@ -1,3 +1,58 @@ +------------------------------------------------------------------- +Sat Oct 9 10:44:46 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.9.24: + + Ontology updates. + + SPARQL: + - Use COLLATE in SQL for variables and property functions + - Use named graph of WITH clause in WHERE pattern for updates + + functional-tests updates. + + libtracker-data: Add test case for ORDER BY property function + + libtracker-miner: Make vapi file compatible with Vala 0.11.0 + + libtracker-sparql: + - Assume en_US.utf8_locale for test cases for proper collation + - Support GRAPH in SPARQL builder API + + tracker-miner-fs: Fixed regression when deleting + nfo:FileDataObject resources for a mount point + + utils: mtp-dummy: Added a test case to synthesis an mtp daemon + + Bugs fixed: nokia#195394, nokia#196143, nokia#195547, + nokia#192790. + + Build fixes. +- Drop tracker-fix-build.patch: fixed upstream. + +------------------------------------------------------------------- +Fri Oct 1 09:10:45 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.9.23: + + Ontology updates. + + SPARQL: Fix SQL for GRAPH with predicate variable and empty + database + + coverage: ignore dbus-binding-tool generated files + + functional-tests updates. + + libtracker-data: + - Log failure to set journal mode to WAL + - Fixed unchecked pointer unref when setting journal_mode + pragma + - Change SQLite page and cache size + + libtracker-sparql: + - Added connection_get_{async|direct_async}() APIs + - Various documentation fixes and additions. + + libtracker-miner: + - Added new unit tests for blacklisting and event merging + - Don't create inner loop until needed + + tracker-store: Fixed corruption in FD passing D-Bus + implementation + + tracker-extract: + - MP3: Fixed a huge memory leak in albumart data + - MP3: Support Windows-1252 character encoding + - MP3: Fix string handling in comment and picture tags + - Album art: Stop looking for cover if we already + + tracker-search-tool: Fixed compilation error with latest vala + + plugins: Evolution: Fixed the UID format of the URL + + Bugs fixed: nokia#193061, nokia#193044, nokia#194746 + + Updated translations. +- Add tracker-fix-build.patch to fix the build. + ------------------------------------------------------------------- Fri Sep 24 09:53:57 CEST 2010 - vuntz@opensuse.org diff --git a/tracker.spec b/tracker.spec index 3db94a6..c7f782a 100644 --- a/tracker.spec +++ b/tracker.spec @@ -1,5 +1,5 @@ # -# spec file for package tracker (Version 0.9.22) +# spec file for package tracker (Version 0.9.24) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Luis Medinas, Portugal @@ -19,7 +19,7 @@ Name: tracker -Version: 0.9.22 +Version: 0.9.24 Release: 1 # FIXME: 2010-03-24 building gtk-doc fails because of a bug in graphviz License: GPLv2+