diff --git a/tracker-0.16.2.tar.xz b/tracker-0.16.2.tar.xz deleted file mode 100644 index 206ddc6..0000000 --- a/tracker-0.16.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:033394636835628e01eb90efb55883fd88ec581910915b5948081f8f41df7409 -size 5984656 diff --git a/tracker-0.16.3.tar.xz b/tracker-0.16.3.tar.xz new file mode 100644 index 0000000..f1749ba --- /dev/null +++ b/tracker-0.16.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5299cbfb2b33f62f06afeb2ebca5b7095b77438fc6c8db6a24dc2ef649537ba +size 5995068 diff --git a/tracker-extras.changes b/tracker-extras.changes index 4022475..f5572d5 100644 --- a/tracker-extras.changes +++ b/tracker-extras.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sat Nov 2 12:19:58 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.16.3: + + libtracker-common: + - use procfs psinfo instead of cmdline on Solaris. + - support both UPower 1.0 and pre-1.0 APIs. + - fix tests expecting stdout/stderr messages. + - Make sure we load config files properly when using + TRACKER_USE_CONFIG_FILES. + + tracker-miner-fs: Make sure we load config files properly when + using TRACKER_USE_CONFIG_FILES. + + libtracker-bus: allow cancellation when iterating + TrackerCursor. + + libtracker-miner: + - Fixed missing setlocale() in unit tests. + - Check segment array bounds in peek function for + tracker-priority-queue, fixes crash. + + libtracker-fts: Always do full unicode testing. + + libtracker-sparql: Fixed missing setlocale() in unit tests. + + tracker-preferences: Remove markup from UI files. + + tracker-extract-pdf: remove usage of non async-signal safe + functions from signal handler, fixes crash on Solaris. + + man-pages: Added information about TRACKER_SPARQL_BACKEND and + TRACKER_PRAGMAS_FILE. + + functional-tests: No longer need to install DConf profile in + /etc. + + Require: libgsf version to 1.14.24 needed for + gsf_doc_meta_data_read_from_msole(). + + Build system fixes. + + Bugs fixed: Parts of bgo#676209, bgo#699412, bgo#703097, + bgo#706003, bgo#707150, bgo#707151, bgo#707498, bgo#707499, + bgo#709703. + + Updated translations. + ------------------------------------------------------------------- Sat Sep 14 08:12:59 UTC 2013 - wr@rosenauer.org diff --git a/tracker-extras.spec b/tracker-extras.spec index 8093706..6c48919 100644 --- a/tracker-extras.spec +++ b/tracker-extras.spec @@ -45,7 +45,7 @@ # Do not edit this auto generated file! Edit tracker.spec. Name: tracker-extras %define _name tracker -Version: 0.16.2 +Version: 0.16.3 Release: 0 %define TrackerAPI 0.16 %define RPMTrackerAPI 0_16 diff --git a/tracker.changes b/tracker.changes index 4022475..f5572d5 100644 --- a/tracker.changes +++ b/tracker.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sat Nov 2 12:19:58 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.16.3: + + libtracker-common: + - use procfs psinfo instead of cmdline on Solaris. + - support both UPower 1.0 and pre-1.0 APIs. + - fix tests expecting stdout/stderr messages. + - Make sure we load config files properly when using + TRACKER_USE_CONFIG_FILES. + + tracker-miner-fs: Make sure we load config files properly when + using TRACKER_USE_CONFIG_FILES. + + libtracker-bus: allow cancellation when iterating + TrackerCursor. + + libtracker-miner: + - Fixed missing setlocale() in unit tests. + - Check segment array bounds in peek function for + tracker-priority-queue, fixes crash. + + libtracker-fts: Always do full unicode testing. + + libtracker-sparql: Fixed missing setlocale() in unit tests. + + tracker-preferences: Remove markup from UI files. + + tracker-extract-pdf: remove usage of non async-signal safe + functions from signal handler, fixes crash on Solaris. + + man-pages: Added information about TRACKER_SPARQL_BACKEND and + TRACKER_PRAGMAS_FILE. + + functional-tests: No longer need to install DConf profile in + /etc. + + Require: libgsf version to 1.14.24 needed for + gsf_doc_meta_data_read_from_msole(). + + Build system fixes. + + Bugs fixed: Parts of bgo#676209, bgo#699412, bgo#703097, + bgo#706003, bgo#707150, bgo#707151, bgo#707498, bgo#707499, + bgo#709703. + + Updated translations. + ------------------------------------------------------------------- Sat Sep 14 08:12:59 UTC 2013 - wr@rosenauer.org diff --git a/tracker.spec b/tracker.spec index d88bf39..48c5418 100644 --- a/tracker.spec +++ b/tracker.spec @@ -44,7 +44,7 @@ Name: tracker %define _name tracker -Version: 0.16.2 +Version: 0.16.3 Release: 0 %define TrackerAPI 0.16 %define RPMTrackerAPI 0_16