Accepting request 39851 from home:dimstar:branches:GNOME:Factory
Copy from home:dimstar:branches:GNOME:Factory/telepathy-glib via accept of submit request 39851 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/39851 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=48
This commit is contained in:
parent
3456911d99
commit
faaef97b8a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a16f52dcedbc08fe30a91677b5af45d7407ac022d2b9a42a04fa25dd832a07c1
|
|
||||||
size 1427481
|
|
3
telepathy-glib-0.10.5.tar.bz2
Normal file
3
telepathy-glib-0.10.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1f93e1bea1de830644351b3c1480ab045232f373b3a139b1b6b67b7b63117336
|
||||||
|
size 1429364
|
@ -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
|
Sat Apr 24 10:08:24 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: telepathy-glib
|
Name: telepathy-glib
|
||||||
Version: 0.10.3
|
Version: 0.10.5
|
||||||
Release: 2
|
Release: 1
|
||||||
License: LGPLv2.1
|
License: LGPLv2.1
|
||||||
%define debug_package_requires libtelepathy-glib0 = %{version}-%{release}
|
%define debug_package_requires libtelepathy-glib0 = %{version}-%{release}
|
||||||
Summary: Libraries for adding telepathy support to applications that use glib
|
Summary: Libraries for adding telepathy support to applications that use glib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user