Accepting request 75964 from home:dimstar:branches:GNOME:Factory
Update to 0.15.3 OBS-URL: https://build.opensuse.org/request/show/75964 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=91
This commit is contained in:
parent
da85de94e0
commit
31dc54c623
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:81723f57c7d605cdfd6cc6428a2507fe59096f28177206228a0f66ee65cf0e83
|
|
||||||
size 2100726
|
|
3
telepathy-glib-0.15.3.tar.gz
Normal file
3
telepathy-glib-0.15.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e634571b461dec00d1d30f652fb0a9ebf9ec600f1fce3d20a73aa846593c398e
|
||||||
|
size 3085968
|
@ -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
|
Wed Jun 22 11:04:47 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: telepathy-glib
|
Name: telepathy-glib
|
||||||
Version: 0.15.2
|
Version: 0.15.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.1
|
License: LGPLv2.1
|
||||||
Summary: Libraries for adding telepathy support to applications that use glib
|
Summary: Libraries for adding telepathy support to applications that use glib
|
||||||
Url: http://telepathy.freedesktop.org/
|
Url: http://telepathy.freedesktop.org/
|
||||||
Group: Development/Languages/C and C++
|
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: gtk-doc
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: python-xml
|
BuildRequires: python-xml
|
||||||
|
Loading…
Reference in New Issue
Block a user