Accepting request 44616 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/telepathy-glib via accept of submit request 44616 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/44616
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=54
This commit is contained in:
Vincent Untz 2010-08-05 21:04:34 +00:00 committed by Git OBS Bridge
parent 92775bd32d
commit 558792b20b

View File

@ -2,21 +2,23 @@
Thu Jul 29 11:06:24 CEST 2010 - dimstar@opensuse.org Thu Jul 29 11:06:24 CEST 2010 - dimstar@opensuse.org
- Update to version 0.11.11: - Update to version 0.11.11:
+ Updated spec to 0.19.10 + Enhancements:
- generate code for Protocol objects, and the ContactSearch - Updated spec to 0.19.10
. generate code for Protocol objects, and the ContactSearch
channel type channel type
+ fdo#27997: add TpProtocol client-side API, and TpBaseProtocol - fdo#27997: add TpProtocol client-side API, and TpBaseProtocol
service-side base class, for Protocol objects service-side base class, for Protocol objects
+ fdo#28751: tp_proxy_has_interface is now a real function, not - fdo#28751: tp_proxy_has_interface is now a real function, not
a macro, for better introspection a macro, for better introspection
+ TpBaseClient's properties now have accessor methods for - TpBaseClient's properties now have accessor methods for
convenient use in C convenient use in C
+ tp_capabilities_get_channel_classes is now visible to g-i - tp_capabilities_get_channel_classes is now visible to g-i
+ Install a .deps file for the Vala bindings + Fixes:
+ Vala bindings now install to the normal location, making it - Install a .deps file for the Vala bindings
- Vala bindings now install to the normal location, making it
unnecessary to look up telepathy-vala in pkg-config; that unnecessary to look up telepathy-vala in pkg-config; that
pkg-config file will be removed in a future version pkg-config file will be removed in a future version
+ fdo #29197: expand g-i coverage of connection manager code - fdo#29197: expand g-i coverage of connection manager code
enough to use it for libfolks' regression tests. enough to use it for libfolks' regression tests.
------------------------------------------------------------------- -------------------------------------------------------------------