Accepting request 36401 from GNOME:Factory
Copy from GNOME:Factory/telepathy-glib based on submit request 36401 from user vuntz OBS-URL: https://build.opensuse.org/request/show/36401 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telepathy-glib?expand=0&rev=24
This commit is contained in:
commit
5d717578bb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e58890fcd6e230d68bfe64f64be23ce6a9f67bed6a07de5971173d419528f4b
|
||||
size 1435372
|
3
telepathy-glib-0.10.1.tar.bz2
Normal file
3
telepathy-glib-0.10.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c6ff3d95a287d309d0ff24f21de81ff68b119703f6624d40d45f5081c708333
|
||||
size 1438600
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package telepathy-glib (Version 0.10.0)
|
||||
# spec file for package telepathy-glib (Version 0.10.1)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: telepathy-glib
|
||||
Version: 0.10.0
|
||||
Version: 0.10.1
|
||||
Release: 1
|
||||
License: LGPLv2.1+
|
||||
%define debug_package_requires libtelepathy-glib0 = %{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user