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

OBS-URL: https://build.opensuse.org/request/show/48059
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=63
This commit is contained in:
Dominique Leuenberger 2010-09-14 12:08:53 +00:00 committed by Git OBS Bridge
parent a4def89973
commit 25e3b1bca2
4 changed files with 28 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Sep 14 08:42:55 CEST 2010 - vuntz@opensuse.org
- Update to version 0.11.15:
+ Enhancements:
- Update to spec 0.19.12:
. generate code for SMS interface for Text channels, NotYet
error, Object_Immutable_Properties type and
TP_PROP_CONNECTION_INTERFACE_CELLULAR_OVERRIDE_MESSAGE_SERVICE_CENTRE
- fdo#28420: add tp_channel_get_requested() etc.
- Add basic introspectability for the Connection mixins
+ Fixes:
- fdo#30090: fix parsing TpProtocol information from .manager
files
- fdo#29943: make tp_debug_sender_log_handler thread-safe
- fdo#30111: make GObject-Introspection work again with g-i >=
0.9.5
- fdo#30134: make configure fail if Vala bindings are enabled
but g-i is disabled, which can't work
- fdo#25582, fdo#27806, fdo#30118: fix miscellaneous memory
leaks
-------------------------------------------------------------------
Thu Aug 26 11:09:02 CEST 2010 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package telepathy-glib (Version 0.11.14)
# spec file for package telepathy-glib (Version 0.11.15)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,7 +18,7 @@
Name: telepathy-glib
Version: 0.11.14
Version: 0.11.15
Release: 1
License: LGPLv2.1
Summary: Libraries for adding telepathy support to applications that use glib
@ -31,9 +31,9 @@ BuildRequires: python-xml
BuildRequires: vala-devel
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRoot: %{_tmppath}/%{name}-%{version}-build