checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=31
This commit is contained in:
parent
8eab92274a
commit
cfa77e049a
3
telepathy-glib-0.7.35.tar.bz2
Normal file
3
telepathy-glib-0.7.35.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7d1738a83ce44a8b00994f460325a26622f9f0d7597f18c582c2ace81dca9e3
|
||||||
|
size 1883739
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:188ece316b3d1314c3cc15d73d84f0f3a9a18eddfaba0901a943f11aeb249fab
|
|
||||||
size 1644477
|
|
@ -1,28 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Sep 4 14:00:53 CEST 2009 - vuntz@novell.com
|
|
||||||
|
|
||||||
- Update to version 0.7.36:
|
|
||||||
+ Enhancements:
|
|
||||||
- Add TpDebugSender, along with the lower-level TpSvcDebug
|
|
||||||
interface that it uses
|
|
||||||
- Clarify when tp_proxy_signal_connection_disconnect is safe to
|
|
||||||
call
|
|
||||||
- Add support for simulating DTMF and Hold support in the
|
|
||||||
'callable' example connection manager
|
|
||||||
- fdo#21327: truncate the ChangeLog at version 0.6 to stop it
|
|
||||||
being so huge, and force ISO date format
|
|
||||||
+ Fixes:
|
|
||||||
- If the bus name for a Connection would be too long, hash the
|
|
||||||
unique name provided by the CM, instead of crashing
|
|
||||||
- fdo#23524: don't introspect a TpConnectionManager twice in
|
|
||||||
parallel, avoiding an assertion failure
|
|
||||||
- TpChannel: don't disconnect from a TpProxySignalConnection
|
|
||||||
that's already gone, fixing a crash
|
|
||||||
- tp_connection_manager_idle_read_manager_file: avoid using the
|
|
||||||
TpConnectionManager after it may have been disposed
|
|
||||||
- TpBaseConnection: Allow GetInterfaces() to succeed before
|
|
||||||
CONNECTED
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 25 13:50:54 CEST 2009 - vuntz@novell.com
|
Tue Aug 25 13:50:54 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.7.35)
|
||||||
#
|
#
|
||||||
# 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.7.35
|
||||||
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…
x
Reference in New Issue
Block a user