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

Copy from home:vuntz:branches:GNOME:Factory/telepathy-glib via accept of submit request 43786 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/43786
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=52
This commit is contained in:
Vincent Untz 2010-07-23 08:48:20 +00:00 committed by Git OBS Bridge
parent 4b8e9bcaf4
commit 8e79cffb33
4 changed files with 35 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Fri Jul 23 08:39:07 CEST 2010 - vuntz@opensuse.org
- Update to version 0.11.10:
+ Enhancements:
- Updated spec to 0.19.9:
. added support for Read and Deleted delivery reports
+ Fixes:
- Improved GObject-Introspection annotations to be sufficient
for libfolks
- Fixed a typo in the documentation
- fdo#28920: fixed tp_contact_request_contact_info_async
cancellation handling when dealing with synchronous errors
- Changes from version 0.11.9:
+ Enhancements:
- Updated spec to 0.19.8:
. generate code for some new properties, Conn.I.Cellular and
Account.I.Storage
. add convenience methods to TpAccount to access
Account.Service
- Added tp_simple_async_report_success_in_idle, a convenience
function to return "void" from an async method
+ Fixes:
- Fixed libdbus errors when unregistering a TpBaseClient that
isn't a Handler
- Made some TpGroupMixin methods more const-correct
- Fixed some memory leaks in regression tests
- Suppressed more valgrind false-positives
- Improved generation of experimental Vala bindings
-------------------------------------------------------------------
Wed Jul 21 17:50:22 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package telepathy-glib (Version 0.11.8)
# spec file for package telepathy-glib (Version 0.11.10)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,7 +18,7 @@
Name: telepathy-glib
Version: 0.11.8
Version: 0.11.10
Release: 1
License: LGPLv2.1
Summary: Libraries for adding telepathy support to applications that use glib