Accepting request 39981 from GNOME:Factory

Copy from GNOME:Factory/telepathy-glib based on submit request 39981 from user dimstar

OBS-URL: https://build.opensuse.org/request/show/39981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telepathy-glib?expand=0&rev=28
This commit is contained in:
OBS User autobuild 2010-05-13 22:39:23 +00:00 committed by Git OBS Bridge
commit faa87a8b71
4 changed files with 27 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed May 12 12:38:57 CEST 2010 - dimstar@opensuse.org
- Update to version 0.10.5:
+ Enhancements:
- fdo#27794: improve regression test coverage for TpAccount
+ Fixes:
- fdo#27780: when TpAccount:connection changes, emit
notify::connection (smcv)
- Don't leak TpAccount:parameters when disposed
- Fix more assertion failures (this time in TpContact) if
getting contact attributes fails or yields the wrong type
- Remove some dead code to keep coverity happy
- Changes from version 0.10.4:
+ Fixes:
- fdo#27714: support G_CONNECT_AFTER in
tp_g_signal_connect_object, and document exactly which flags
we support
- fdo #27537: fix assertion failure if getting contact
attributes fails
-------------------------------------------------------------------
Sat Apr 24 10:08:24 UTC 2010 - coolo@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package telepathy-glib (Version 0.10.3)
# spec file for package telepathy-glib (Version 0.10.5)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,8 +18,8 @@
Name: telepathy-glib
Version: 0.10.3
Release: 2
Version: 0.10.5
Release: 1
License: LGPLv2.1
%define debug_package_requires libtelepathy-glib0 = %{version}-%{release}
Summary: Libraries for adding telepathy support to applications that use glib