Hello community, here is the log from the commit of package tracker for openSUSE:Factory checked in at 2014-05-11 14:16:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tracker (Old) and /work/SRC/openSUSE:Factory/.tracker.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tracker" Changes: -------- --- /work/SRC/openSUSE:Factory/tracker/tracker-extras.changes 2014-05-05 21:17:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tracker.new/tracker-extras.changes 2014-05-11 14:16:23.000000000 +0200 @@ -1,0 +2,29 @@ +Fri May 9 15:27:00 UTC 2014 - [email protected] + +- Update to version 1.0.1: + + build: + - Switch --with-enca is now --enable-enca. + - Switch --enable-icu-charset-detection has been added to + prefer ICU over enca for MP3 content detection. + + libtracker-miner: Memory footprint significantly reduced: + - Massif reports tracker-miner-fs peaking at 24MB. + - Massif reported previously growing to ~180MB. + - Fix involves using file depth based notification internally + to reduced memory build up. + - Querying existing data in the DB now is limited (to avoid + memory use, at a small performance cost). + - Initial indexing performance is unaffected. + - Approximately 1/3 more expensive indexing updates on + resources post initial index. + - Testing using an index of 11304 folders and 123428 files. + + libtracker-extract: + - Encoding detection with libicu handles failure better. + - giflib 4.2.x doesn't support PrintGifError, handle both + situations. + + tracker-search: Fix output when searching for emails, snippets + shown in red and links in green. + + Bugs fixed: bgo#729708, bgo#728252, bgo#728546, bgo#728370, + bgo#725717, bgo#729474. + + Updated translations. + +------------------------------------------------------------------- tracker.changes: same change Old: ---- tracker-1.0.0.tar.xz New: ---- tracker-1.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tracker-extras.spec ++++++ --- /var/tmp/diff_new_pack.uDjFGT/_old 2014-05-11 14:16:24.000000000 +0200 +++ /var/tmp/diff_new_pack.uDjFGT/_new 2014-05-11 14:16:24.000000000 +0200 @@ -45,7 +45,7 @@ # Do not edit this auto generated file! Edit tracker.spec. Name: tracker-extras %define _name tracker -Version: 1.0.0 +Version: 1.0.1 Release: 0 %define TrackerAPI 1.0 %define RPMTrackerAPI 1_0 ++++++ tracker.spec ++++++ --- /var/tmp/diff_new_pack.uDjFGT/_old 2014-05-11 14:16:24.000000000 +0200 +++ /var/tmp/diff_new_pack.uDjFGT/_new 2014-05-11 14:16:24.000000000 +0200 @@ -44,7 +44,7 @@ Name: tracker %define _name tracker -Version: 1.0.0 +Version: 1.0.1 Release: 0 %define TrackerAPI 1.0 %define RPMTrackerAPI 1_0 ++++++ tracker-1.0.0.tar.xz -> tracker-1.0.1.tar.xz ++++++ ++++ 23721 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
