Accepting request 207696 from GNOME:Factory
Push GNOME:Factory OBS-URL: https://build.opensuse.org/request/show/207696 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=62
This commit is contained in:
commit
645d0bb6c8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:033394636835628e01eb90efb55883fd88ec581910915b5948081f8f41df7409
|
||||
size 5984656
|
3
tracker-0.16.3.tar.xz
Normal file
3
tracker-0.16.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5299cbfb2b33f62f06afeb2ebca5b7095b77438fc6c8db6a24dc2ef649537ba
|
||||
size 5995068
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user