From 29ded2d52c068df64d107995a77a8f5fe3dda907a6c925c5e8625dab3bfbd830 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 27 Sep 2012 15:11:07 +0000 Subject: [PATCH] Accepting request 136210 from home:Zaitor:branches:GNOME:Factory fix post review OBS-URL: https://build.opensuse.org/request/show/136210 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=135 --- telepathy-glib-0.19.10.tar.gz | 3 +++ telepathy-glib-0.19.9.tar.gz | 3 --- telepathy-glib.changes | 18 ++++++++++++++++++ telepathy-glib.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 telepathy-glib-0.19.10.tar.gz delete mode 100644 telepathy-glib-0.19.9.tar.gz diff --git a/telepathy-glib-0.19.10.tar.gz b/telepathy-glib-0.19.10.tar.gz new file mode 100644 index 0000000..a1f55e1 --- /dev/null +++ b/telepathy-glib-0.19.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a22211b2dfe75a4448b198e30ff9b8ceb7956d64c1a7a042ef48a62f23e921a +size 3679511 diff --git a/telepathy-glib-0.19.9.tar.gz b/telepathy-glib-0.19.9.tar.gz deleted file mode 100644 index 9c7e178..0000000 --- a/telepathy-glib-0.19.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78a2cd51cde99515495349091bcd87b33431ee83bef914f28c88325883354ba1 -size 3720029 diff --git a/telepathy-glib.changes b/telepathy-glib.changes index c8d63f1..1733aa3 100644 --- a/telepathy-glib.changes +++ b/telepathy-glib.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Sep 26 19:38:42 UTC 2012 - zaitor@opensuse.org + +- Update to version 0.19.10: + + Enhancements: + - Add tp_vardict_get_uint32() etc., analogous to + tp_asv_get_uint32() etc. + - tp_channel_dispatch_operation_get_channels() is now + introspected (fdo#55102). + - Add tp_vardict_get_*() helper functions to lookup values in a + GVariant of type %G_VARIANT_TYPE_VARDICT. + - Add tp_variant_convert() and tp_variant_type_classify() to + manipulate and convert GVariant. + - A bunch of GVariant oriented API have been added as an + alternative of their GValue equivalent: fdo#55024), + fdo#55096, fdo#55099, fdo#55101, fdo#55024, fdo#55095 and + fdo#55100. + ------------------------------------------------------------------- Wed Sep 12 06:54:57 UTC 2012 - vuntz@opensuse.org diff --git a/telepathy-glib.spec b/telepathy-glib.spec index f66dba7..961e692 100644 --- a/telepathy-glib.spec +++ b/telepathy-glib.spec @@ -17,7 +17,7 @@ Name: telepathy-glib -Version: 0.19.9 +Version: 0.19.10 Release: 0 Summary: GObject-based library for the Telepathy D-Bus API License: LGPL-2.1+