Accepting request 115583 from GNOME:Factory
Pushing G:F bits OBS-URL: https://build.opensuse.org/request/show/115583 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telepathy-glib?expand=0&rev=64
This commit is contained in:
commit
da1f15a3a5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a82d14797300e4999a53c4ae4a59f761d9a0ba2501c0966467e4ddfaca836ee
|
||||
size 3518310
|
3
telepathy-glib-0.18.1.tar.gz
Normal file
3
telepathy-glib-0.18.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3738256689e34c22ddf9c4eb33f44ce7505c18fb1a14c53b8e56dd9c262f4c6d
|
||||
size 3537671
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 23 08:08:35 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 0.18.1:
|
||||
+ Enhancements:
|
||||
- Make various methods of the form get_foo() available to
|
||||
gobject-introspection
|
||||
- Improve stream tube examples
|
||||
- Improve documentation
|
||||
+ Fixes:
|
||||
- Change the type of TpStreamTubeConnection::closed's argument
|
||||
from POINTER to ERROR so PyGI can bind it
|
||||
- Avoid TpCallChannel potentially returning a TpContact with no
|
||||
identifier
|
||||
- Use the right macro to avoid post-2.30 GLib APIs
|
||||
- Fix warnings with newer gtk-doc and g-ir-scanner (fdo#48592,
|
||||
fdo#48363, fdo#48620)
|
||||
- Make various warnings non-fatal for this stable branch: GIR
|
||||
scanner warnings, documentation completeness, and deprecated
|
||||
functions (fdo#48363)
|
||||
- Don't hard-code use of a particular abstract socket in
|
||||
dbus-tube-chan test, fixing test failure on non-Linux
|
||||
(fdo#48600)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 08:10:47 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: telepathy-glib
|
||||
Version: 0.18.0
|
||||
Version: 0.18.1
|
||||
Release: 0
|
||||
Summary: GObject-based library for the Telepathy D-Bus API
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user