Accepting request 21839 from GNOME:Factory
Copy from GNOME:Factory/telepathy-glib based on submit request 21839 from user vuntz OBS-URL: https://build.opensuse.org/request/show/21839 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telepathy-glib?expand=0&rev=19
This commit is contained in:
commit
ae1fda5b2b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:188ece316b3d1314c3cc15d73d84f0f3a9a18eddfaba0901a943f11aeb249fab
|
|
||||||
size 1644477
|
|
3
telepathy-glib-0.8.0.tar.bz2
Normal file
3
telepathy-glib-0.8.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:104eeedadaefed8c08456bd8e76e54a90f123e404e9e0fbe2771618df84a46a2
|
||||||
|
size 1659311
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 28 16:53:32 CEST 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.8.0:
|
||||||
|
+ spec: update from 0.17.28 to 0.18.0 (no real changes)
|
||||||
|
+ ContactList example CM: fix a crash during shutdown
|
||||||
|
+ StreamedMedia example CM: check for direction changes correctly
|
||||||
|
- Changes from version 0.7.37:
|
||||||
|
+ Enhancements:
|
||||||
|
- Update to telepathy-spec 0.17.28
|
||||||
|
. add ContactCapabilities interface
|
||||||
|
. add InitialVideo, InitialAudio, ImmutableStreams properties
|
||||||
|
to StreamedMedia
|
||||||
|
. add TP_CHANNEL_CALL_STATE_FLAG_IN_PROGRESS
|
||||||
|
- Set the debug domain for telepathy-glib to tp-glib/$category,
|
||||||
|
e.g. tp-glib/connection for TpConnection and TpBaseConnection
|
||||||
|
+ Fixes:
|
||||||
|
- fdo#23843: make tp_debug_sender_log_handler with exclude=NULL
|
||||||
|
include everything, rather than nothing
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 4 14:00:53 CEST 2009 - vuntz@novell.com
|
Fri Sep 4 14:00:53 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package telepathy-glib (Version 0.7.36)
|
# spec file for package telepathy-glib (Version 0.8.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: telepathy-glib
|
Name: telepathy-glib
|
||||||
Version: 0.7.36
|
Version: 0.8.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later
|
||||||
%define debug_package_requires libtelepathy-glib0 = %{version}-%{release}
|
%define debug_package_requires libtelepathy-glib0 = %{version}-%{release}
|
||||||
|
Loading…
Reference in New Issue
Block a user