From 57244150a2cc7149f41d8f9c23fd936a90322068eb0a1ee009cbbf4ef3a37a67 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 3 Mar 2014 20:06:33 +0000 Subject: [PATCH] Accepting request 224531 from home:Zaitor:branches:GNOME:Factory Stable update +- Update to version 0.22.1: + + In the examples, specifically ask for "TelepathyGlib-0.12" + (this API version), not Telepathy 1.0 (fdo#49737). + + Fix a critical warning for each new connection under GLib 2.39 + (fdo#72303). + + Fix a TpConnection reference-leak in TpBaseClient. + + channel-group: don't crash if no message has been provided. OBS-URL: https://build.opensuse.org/request/show/224531 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=156 --- telepathy-glib-0.22.0.tar.gz | 3 --- telepathy-glib-0.22.1.tar.gz | 3 +++ telepathy-glib.changes | 11 +++++++++++ telepathy-glib.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 telepathy-glib-0.22.0.tar.gz create mode 100644 telepathy-glib-0.22.1.tar.gz diff --git a/telepathy-glib-0.22.0.tar.gz b/telepathy-glib-0.22.0.tar.gz deleted file mode 100644 index 689b2cb..0000000 --- a/telepathy-glib-0.22.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62081bac04d3d390793d08f6763880b522fbad632a08bf41a9191cfe95c01957 -size 3862975 diff --git a/telepathy-glib-0.22.1.tar.gz b/telepathy-glib-0.22.1.tar.gz new file mode 100644 index 0000000..8078a75 --- /dev/null +++ b/telepathy-glib-0.22.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82891404793b88407f3696ffb540b28d5949c4ed6f70a9aefb69477606ec26d +size 3749276 diff --git a/telepathy-glib.changes b/telepathy-glib.changes index c34f5be..e2b8963 100644 --- a/telepathy-glib.changes +++ b/telepathy-glib.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Mar 3 19:12:03 UTC 2014 - zaitor@opensuse.org + +- Update to version 0.22.1: + + In the examples, specifically ask for "TelepathyGlib-0.12" + (this API version), not Telepathy 1.0 (fdo#49737). + + Fix a critical warning for each new connection under GLib 2.39 + (fdo#72303). + + Fix a TpConnection reference-leak in TpBaseClient. + + channel-group: don't crash if no message has been provided. + ------------------------------------------------------------------- Wed Oct 2 20:52:43 UTC 2013 - dimstar@opensuse.org diff --git a/telepathy-glib.spec b/telepathy-glib.spec index be94777..9d9382e 100644 --- a/telepathy-glib.spec +++ b/telepathy-glib.spec @@ -17,7 +17,7 @@ Name: telepathy-glib -Version: 0.22.0 +Version: 0.22.1 Release: 0 Summary: GObject-based library for the Telepathy D-Bus API License: LGPL-2.1+