Accepting request 75973 from GNOME:Factory

Update to 0.15.3 (forwarded request 75964 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/75973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telepathy-glib?expand=0&rev=47
This commit is contained in:
Sascha Peilicke 2011-07-11 07:08:04 +00:00 committed by Git OBS Bridge
commit 1a6bda76da
4 changed files with 27 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81723f57c7d605cdfd6cc6428a2507fe59096f28177206228a0f66ee65cf0e83
size 2100726

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e634571b461dec00d1d30f652fb0a9ebf9ec600f1fce3d20a73aa846593c398e
size 3085968

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sat Jul 9 11:56:05 CEST 2011 - dimstar@opensuse.org
- Update to version 0.15.3:
+ Enhancements:
- fro#38559: TpTextChannel:
tp_text_channel_ack_all_pending_messages_async: convenient
function to easily ack all the pending messages.
- fdo#38605: TpChannelRequest: add properties and accessors for
Account, UserActionTime and PreferredHandler
preferred-handler and user-action-time.
- TpAccountChannelRequest and TpBaseClient: API to use the
DelegateToPreferredHandler hint.
- TpMessage: tp_message_get_pending_message_id: convenient
function to get the pending-message-id of the message.
- TpChannel: Annotate tp_channe_group_ methods.
+ Fixes:
- Fix some set-but-not-used warnings with --disable-debug.
- Honor NOCONFIGURE for compatibility with gnome-autogen.sh.
- Fix tests failing on some arch.
- fdo#38944: Fix memory leaks in TpConnection.
-------------------------------------------------------------------
Wed Jun 22 11:04:47 CEST 2011 - dimstar@opensuse.org

View File

@ -18,13 +18,13 @@
Name: telepathy-glib
Version: 0.15.2
Version: 0.15.3
Release: 1
License: LGPLv2.1
Summary: Libraries for adding telepathy support to applications that use glib
Url: http://telepathy.freedesktop.org/
Group: Development/Languages/C and C++
Source: telepathy-glib-%{version}.tar.bz2
Source: http://telepathy.freedesktop.org/releases/telepathy-glib/%{name}-%{version}.tar.gz
BuildRequires: gtk-doc
BuildRequires: libxslt-devel
BuildRequires: python-xml