Accepting request 185403 from home:dimstar:branches:GNOME:Factory
Update to 0.16.2 OBS-URL: https://build.opensuse.org/request/show/185403 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=38
This commit is contained in:
parent
136380dfe5
commit
57638c2938
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fbb94144826b00da0b427dc6f37d2679bd8dfec1dc992e857a47a0b453f0b771
|
|
||||||
size 5970452
|
|
3
tracker-0.16.2.tar.xz
Normal file
3
tracker-0.16.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:033394636835628e01eb90efb55883fd88ec581910915b5948081f8f41df7409
|
||||||
|
size 5984656
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 1 06:56:25 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.16.2:
|
||||||
|
+ libtracker-common:
|
||||||
|
- Added /proc/meminfo alternative for Solaris.
|
||||||
|
- Hide all config file logging without preprocessor defines
|
||||||
|
turned on.
|
||||||
|
- Added function tracker_config_file_import_to_settings() for
|
||||||
|
when we use GKeyFile config files.
|
||||||
|
+ libtracker-data: Don't use the count_changes PRAGMA, it is
|
||||||
|
deprecated.
|
||||||
|
+ tracker-preferences:
|
||||||
|
- Mention in man-pages that TRACKER_USE_CONFIG_FILES has no
|
||||||
|
effect to tracker-preferences.
|
||||||
|
- Added "system" page now to give users an easy way to reindex
|
||||||
|
their data.
|
||||||
|
- Glade file used now requires GTK+ 3.x, was 2.x.
|
||||||
|
- Fixed optical disc checkbutton sensitivity bug.
|
||||||
|
+ tracker-extract-mp3: Fix segfault when trying to process NULL
|
||||||
|
ID3 tag.
|
||||||
|
+ tracker-control: Use procfs psinfo instead of cmdline on
|
||||||
|
Solaris.
|
||||||
|
+ functional-tests: Update DConf profile to fix dconf-WARNING **:
|
||||||
|
unknown dconf database description: trackertest.
|
||||||
|
+ Build system improvements.
|
||||||
|
+ Bugs fixed: bgo#700199, bgo#703747, bgo#703759, bgo#704048,
|
||||||
|
rh#741479, rh#959020.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 20 09:56:05 UTC 2013 - dimstar@opensuse.org
|
Sat Jul 20 09:56:05 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
# Do not edit this auto generated file! Edit tracker.spec.
|
# Do not edit this auto generated file! Edit tracker.spec.
|
||||||
Name: tracker-extras
|
Name: tracker-extras
|
||||||
%define _name tracker
|
%define _name tracker
|
||||||
Version: 0.16.1
|
Version: 0.16.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%define TrackerAPI 0.16
|
%define TrackerAPI 0.16
|
||||||
%define RPMTrackerAPI 0_16
|
%define RPMTrackerAPI 0_16
|
||||||
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 1 06:56:25 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.16.2:
|
||||||
|
+ libtracker-common:
|
||||||
|
- Added /proc/meminfo alternative for Solaris.
|
||||||
|
- Hide all config file logging without preprocessor defines
|
||||||
|
turned on.
|
||||||
|
- Added function tracker_config_file_import_to_settings() for
|
||||||
|
when we use GKeyFile config files.
|
||||||
|
+ libtracker-data: Don't use the count_changes PRAGMA, it is
|
||||||
|
deprecated.
|
||||||
|
+ tracker-preferences:
|
||||||
|
- Mention in man-pages that TRACKER_USE_CONFIG_FILES has no
|
||||||
|
effect to tracker-preferences.
|
||||||
|
- Added "system" page now to give users an easy way to reindex
|
||||||
|
their data.
|
||||||
|
- Glade file used now requires GTK+ 3.x, was 2.x.
|
||||||
|
- Fixed optical disc checkbutton sensitivity bug.
|
||||||
|
+ tracker-extract-mp3: Fix segfault when trying to process NULL
|
||||||
|
ID3 tag.
|
||||||
|
+ tracker-control: Use procfs psinfo instead of cmdline on
|
||||||
|
Solaris.
|
||||||
|
+ functional-tests: Update DConf profile to fix dconf-WARNING **:
|
||||||
|
unknown dconf database description: trackertest.
|
||||||
|
+ Build system improvements.
|
||||||
|
+ Bugs fixed: bgo#700199, bgo#703747, bgo#703759, bgo#704048,
|
||||||
|
rh#741479, rh#959020.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 20 09:56:05 UTC 2013 - dimstar@opensuse.org
|
Sat Jul 20 09:56:05 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
Name: tracker
|
Name: tracker
|
||||||
%define _name tracker
|
%define _name tracker
|
||||||
Version: 0.16.1
|
Version: 0.16.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%define TrackerAPI 0.16
|
%define TrackerAPI 0.16
|
||||||
%define RPMTrackerAPI 0_16
|
%define RPMTrackerAPI 0_16
|
||||||
|
Loading…
Reference in New Issue
Block a user