From 13cad44f4de6a48cf6d0f5f7d3d1c9111bc6b1099fe9ad90d3ca1322a685a9fc Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 25 Apr 2012 11:59:37 +0000 Subject: [PATCH] Accepting request 115066 from home:vuntz:branches:GNOME:Factory Update to 0.18.1 OBS-URL: https://build.opensuse.org/request/show/115066 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=128 --- telepathy-glib-0.18.0.tar.gz | 3 --- telepathy-glib-0.18.1.tar.gz | 3 +++ telepathy-glib.changes | 24 ++++++++++++++++++++++++ telepathy-glib.spec | 2 +- 4 files changed, 28 insertions(+), 4 deletions(-) delete mode 100644 telepathy-glib-0.18.0.tar.gz create mode 100644 telepathy-glib-0.18.1.tar.gz diff --git a/telepathy-glib-0.18.0.tar.gz b/telepathy-glib-0.18.0.tar.gz deleted file mode 100644 index e0a917a..0000000 --- a/telepathy-glib-0.18.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a82d14797300e4999a53c4ae4a59f761d9a0ba2501c0966467e4ddfaca836ee -size 3518310 diff --git a/telepathy-glib-0.18.1.tar.gz b/telepathy-glib-0.18.1.tar.gz new file mode 100644 index 0000000..1021c23 --- /dev/null +++ b/telepathy-glib-0.18.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3738256689e34c22ddf9c4eb33f44ce7505c18fb1a14c53b8e56dd9c262f4c6d +size 3537671 diff --git a/telepathy-glib.changes b/telepathy-glib.changes index dc785be..0aaf55b 100644 --- a/telepathy-glib.changes +++ b/telepathy-glib.changes @@ -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 diff --git a/telepathy-glib.spec b/telepathy-glib.spec index 88b0054..34dc79f 100644 --- a/telepathy-glib.spec +++ b/telepathy-glib.spec @@ -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+