Accepting request 44255 from home:dimstar:branches:GNOME:Factory

Copy from home:dimstar:branches:GNOME:Factory/telepathy-glib via accept of submit request 44255 revision 3.
Request was accepted with message:
thanks, small error in .changes

OBS-URL: https://build.opensuse.org/request/show/44255
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=53
This commit is contained in:
Vincent Untz 2010-08-05 21:03:10 +00:00 committed by Git OBS Bridge
parent 8e79cffb33
commit 92775bd32d
4 changed files with 26 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Jul 29 11:06:24 CEST 2010 - dimstar@opensuse.org
- Update to version 0.11.11:
+ Updated spec to 0.19.10
- generate code for Protocol objects, and the ContactSearch
channel type
+ fdo#27997: add TpProtocol client-side API, and TpBaseProtocol
service-side base class, for Protocol objects
+ fdo#28751: tp_proxy_has_interface is now a real function, not
a macro, for better introspection
+ TpBaseClient's properties now have accessor methods for
convenient use in C
+ tp_capabilities_get_channel_classes is now visible to g-i
+ Install a .deps file for the Vala bindings
+ Vala bindings now install to the normal location, making it
unnecessary to look up telepathy-vala in pkg-config; that
pkg-config file will be removed in a future version
+ fdo #29197: expand g-i coverage of connection manager code
enough to use it for libfolks' regression tests.
-------------------------------------------------------------------
Fri Jul 23 08:39:07 CEST 2010 - vuntz@opensuse.org

View File

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