Accepting request 174528 from GNOME:Factory
Update to 0.16.1 (forwarded request 174184 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/174528 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=56
This commit is contained in:
commit
b87bd47ae0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:299c6a180370522d1d794c184aaef8d8222d3f737d564b8e5ca25b8751470c4f
|
||||
size 5921104
|
3
tracker-0.16.1.tar.xz
Normal file
3
tracker-0.16.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbb94144826b00da0b427dc6f37d2679bd8dfec1dc992e857a47a0b453f0b771
|
||||
size 5970452
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 20:24:26 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.16.1:
|
||||
+ libtracker-common:
|
||||
- Implemented get_memory_total() on OpenBSD
|
||||
- Added support in dbus process idenfitification for OpenBSD
|
||||
+ libtracker-data:
|
||||
- Fixed unit tests for localtime/timezone functions
|
||||
- Fixed AS ?foo handling in FTS queries
|
||||
+ libtracker-sparql: Fixed connection singleton mutex issue
|
||||
+ tracker-tag:
|
||||
- Fixed --list (-t) to use logical OR, not AND
|
||||
- Fixed GLib-WARNING **: goption.c:2193: ignoring no-arg..
|
||||
+ Bugs fixed: bgo#697719, bgo#697809, bgo#697688, bgo#697316.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 18:36:56 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
||||
# Do not edit this auto generated file! Edit tracker.spec.
|
||||
Name: tracker-extras
|
||||
%define _name tracker
|
||||
Version: 0.16.0
|
||||
Version: 0.16.1
|
||||
Release: 0
|
||||
%define TrackerAPI 0.16
|
||||
%define RPMTrackerAPI 0_16
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 20:24:26 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.16.1:
|
||||
+ libtracker-common:
|
||||
- Implemented get_memory_total() on OpenBSD
|
||||
- Added support in dbus process idenfitification for OpenBSD
|
||||
+ libtracker-data:
|
||||
- Fixed unit tests for localtime/timezone functions
|
||||
- Fixed AS ?foo handling in FTS queries
|
||||
+ libtracker-sparql: Fixed connection singleton mutex issue
|
||||
+ tracker-tag:
|
||||
- Fixed --list (-t) to use logical OR, not AND
|
||||
- Fixed GLib-WARNING **: goption.c:2193: ignoring no-arg..
|
||||
+ Bugs fixed: bgo#697719, bgo#697809, bgo#697688, bgo#697316.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 18:36:56 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -44,7 +44,7 @@
|
||||
|
||||
Name: tracker
|
||||
%define _name tracker
|
||||
Version: 0.16.0
|
||||
Version: 0.16.1
|
||||
Release: 0
|
||||
%define TrackerAPI 0.16
|
||||
%define RPMTrackerAPI 0_16
|
||||
|
Loading…
Reference in New Issue
Block a user