diff --git a/telepathy-glib-0.11.10.tar.bz2 b/telepathy-glib-0.11.10.tar.bz2 deleted file mode 100644 index 9b34862..0000000 --- a/telepathy-glib-0.11.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4e2dae154b8309a37d8293a35f4f63c8e968bb13b6846438c4dacbf369398dc -size 1603235 diff --git a/telepathy-glib-0.11.11.tar.bz2 b/telepathy-glib-0.11.11.tar.bz2 new file mode 100644 index 0000000..4f2217c --- /dev/null +++ b/telepathy-glib-0.11.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ced061fc83e79452d62acd1716660b6336eabda47bf30804ec22582557d348 +size 1640209 diff --git a/telepathy-glib.changes b/telepathy-glib.changes index 534e934..bcd521e 100644 --- a/telepathy-glib.changes +++ b/telepathy-glib.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Jul 29 11:06:24 CEST 2010 - dimstar@opensuse.org + +- Update to version 0.11.11: + + Updated spec to 0.19.10 + - generate code for Protocol objects, and the ContactSearch + channel type + + fdo#27997: add TpProtocol client-side API, and TpBaseProtocol + service-side base class, for Protocol objects + + fdo#28751: tp_proxy_has_interface is now a real function, not + a macro, for better introspection + + TpBaseClient's properties now have accessor methods for + convenient use in C + + tp_capabilities_get_channel_classes is now visible to g-i + + Install a .deps file for the Vala bindings + + Vala bindings now install to the normal location, making it + unnecessary to look up telepathy-vala in pkg-config; that + pkg-config file will be removed in a future version + + fdo #29197: expand g-i coverage of connection manager code + enough to use it for libfolks' regression tests. + ------------------------------------------------------------------- Fri Jul 23 08:39:07 CEST 2010 - vuntz@opensuse.org diff --git a/telepathy-glib.spec b/telepathy-glib.spec index 858aede..e5e8ec3 100644 --- a/telepathy-glib.spec +++ b/telepathy-glib.spec @@ -1,5 +1,5 @@ # -# spec file for package telepathy-glib (Version 0.11.10) +# spec file for package telepathy-glib (Version 0.11.11) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: telepathy-glib -Version: 0.11.10 +Version: 0.11.11 Release: 1 License: LGPLv2.1 Summary: Libraries for adding telepathy support to applications that use glib