Accepting request 36401 from GNOME:Factory
checked in (request 36401) OBS-URL: https://build.opensuse.org/request/show/36401 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=41
This commit is contained in:
parent
0909b14639
commit
4ca4ae7426
3
telepathy-glib-0.10.0.tar.bz2
Normal file
3
telepathy-glib-0.10.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e58890fcd6e230d68bfe64f64be23ce6a9f67bed6a07de5971173d419528f4b
|
||||||
|
size 1435372
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0c6ff3d95a287d309d0ff24f21de81ff68b119703f6624d40d45f5081c708333
|
|
||||||
size 1438600
|
|
@ -1,21 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Mar 25 11:06:03 CET 2010 - vuntz@opensuse.org
|
|
||||||
|
|
||||||
- Update to version 0.10.1:
|
|
||||||
+ Fixes:
|
|
||||||
- Don't make an idle call to put received messages in the
|
|
||||||
TpMessageMixin queue, potentially avoiding a reference leak
|
|
||||||
- tp_contacts_mixin_set_contact_attribute now takes a const
|
|
||||||
gchar * instead of a gchar *
|
|
||||||
- Escape the doc-comments better in generated service
|
|
||||||
interfaces
|
|
||||||
- Fix some typos and broken cross-references in the
|
|
||||||
documentation, and improve the TpAccount documentation
|
|
||||||
- Chain up to GObject's dispose method when destroying a
|
|
||||||
TpBaseConnectionManager
|
|
||||||
- Remove a misleading debug message from
|
|
||||||
tp_list_connection_names
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 22 17:52:27 CET 2010 - vuntz@opensuse.org
|
Fri Jan 22 17:52:27 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package telepathy-glib (Version 0.10.1)
|
# spec file for package telepathy-glib (Version 0.10.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: telepathy-glib
|
Name: telepathy-glib
|
||||||
Version: 0.10.1
|
Version: 0.10.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
%define debug_package_requires libtelepathy-glib0 = %{version}-%{release}
|
%define debug_package_requires libtelepathy-glib0 = %{version}-%{release}
|
||||||
|
Loading…
Reference in New Issue
Block a user