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

ok

OBS-URL: https://build.opensuse.org/request/show/67980
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=80
This commit is contained in:
Vincent Untz 2011-04-20 11:58:56 +00:00 committed by Git OBS Bridge
parent 3a6094721a
commit 6fef18dbe8

View File

@ -11,22 +11,21 @@ Mon Apr 4 15:53:13 UTC 2011 - fcrozat@novell.com
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Apr 4 15:41:47 UTC 2011 - dimstar@opensuse.org Mon Apr 4 15:41:47 UTC 2011 - dimstar@opensuse.org
- BuildRequire vala-devel instead of vala-unstable-devel (vala 0.12 - Use vala-devel BuildRequires instead of vala-unstable-devel (vala
has been released). 0.12 has been released).
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 22 17:06:28 UTC 2011 - fcrozat@novell.com Tue Mar 22 17:06:28 UTC 2011 - fcrozat@novell.com
- Update to version 0.14.1 - Update to version 0.14.1:
+ Enhancements: + Update to spec 0.22.0:
- Update to spec 0.22.0 - TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_REFERENCE_IDENTITIES
TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_REFERENCE_IDENTITIES - generate code for Connection.I.ContactBlocking
· generate code for Connection.I.ContactBlocking
- Changes from version 0.14.0 - Changes from version 0.14.0
+ The error handling code paths when looking up the senders of + The error handling code paths when looking up the senders of
incoming messages have been fixed. This issue led to incoming messages have been fixed. This issue led to
TpSignalledMessages not specifying a sender with CMs that omit TpSignalledMessages not specifying a sender with CMs that omit
sender-id, like telepathy-idle. sender-id, like telepathy-idle.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 16 18:24:09 UTC 2011 - fcrozat@novell.com Wed Mar 16 18:24:09 UTC 2011 - fcrozat@novell.com
@ -37,9 +36,7 @@ Wed Mar 16 18:24:09 UTC 2011 - fcrozat@novell.com
behaviour was not very useful—these functions are always called behaviour was not very useful—these functions are always called
as tp_clear_object (&priv->foo) in practice—and triggered as tp_clear_object (&priv->foo) in practice—and triggered
compiler warnings (because these are actually implemented as compiler warnings (because these are actually implemented as
macros). Thus, this usage is no longer supported. (This should macros). Thus, this usage is no longer supported.
not affect anything except contrived code, but CM authors may
wish to check.)
+ Fixes: + Fixes:
- TpCMMessage is no longer included in the .gir file. This - TpCMMessage is no longer included in the .gir file. This
class is only useful in CMs; we only support client-side API class is only useful in CMs; we only support client-side API
@ -47,7 +44,7 @@ Wed Mar 16 18:24:09 UTC 2011 - fcrozat@novell.com
- Correctly include TpBasePasswordChannel documentation. - Correctly include TpBasePasswordChannel documentation.
- Fix GCC 4.6 and Clang analyzer warnings - Fix GCC 4.6 and Clang analyzer warnings
- Changes from version 0.13.17: - Changes from version 0.13.17:
+ Update to spec 0.21.11 (Sjoerd) + Update to spec 0.21.11:
- TP_ERROR_STR_SOFTWARE_UPGRADE_REQUIRED - TP_ERROR_STR_SOFTWARE_UPGRADE_REQUIRED
- TP_ERROR_STR_EMERGENCY_CALLS_NOT_SUPPORTED - TP_ERROR_STR_EMERGENCY_CALLS_NOT_SUPPORTED
@ -56,8 +53,8 @@ Wed Mar 9 09:44:10 UTC 2011 - fcrozat@novell.com
- Update to version 0.13.16: - Update to version 0.13.16:
+ Enhancements: + Enhancements:
- Update to spec 0.21.11 - Update to spec 0.21.11:
· TP_PROP_CLIENT_OBSERVER_DELAY_APPROVERS . TP_PROP_CLIENT_OBSERVER_DELAY_APPROVERS
- Two new functions, - Two new functions,
tp_connection_get_connection_manager_name() and tp_connection_get_connection_manager_name() and
tp_connection_get_protocol_name(), allow you to grab these tp_connection_get_protocol_name(), allow you to grab these