Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

telepathy-glib-devel-0.24.1-1.2 RPM for armv7hl

From OpenSuSE Ports Leap 15.3 for armv7hl

Name: telepathy-glib-devel Distribution: openSUSE Step 15
Version: 0.24.1 Vendor: openSUSE
Release: 1.2 Build date: Sat Feb 6 22:27:22 2021
Group: Development/Languages/C and C++ Build host: armbuild10
Size: 3530738 Source RPM: telepathy-glib-0.24.1-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://telepathy.freedesktop.org/
Summary: GObject-based library for the Telepathy D-Bus API -- Development Files
The telepathy-glib library is a GObject-based C binding for the
Telepathy D-Bus API.

Provides

Requires

License

LGPL-2.1+

Changelog

* Thu Apr 14 2016 idonmez@suse.com
  - Update to GNOME 3.20  Fate#318572
  - Remove upstreamed patches: 0001-fix-file-path-leaks.patch
    0001-tp_list_connection_managers_async-terminate-properly.patch
* Mon Aug 25 2014 zaitor@opensuse.org
  - Update to version 0.24.1:
    + Fixes:
    - base-client: fix potential uninitialized variable bug.
    - Fix a potential crash in contact-list example (fdo#79006).
* Sun Apr 06 2014 dimstar@opensuse.org
  - Update to version 0.24.0:
    + Don't leak every D-Bus method call result, a regression in
      0.23.1.
  - Changes from version 0.23.3:
    + Enhancements:
    - TpProtocol gained API to access to its immutable properties
      as a GVariant (fdo#55108).
    - TpCallStream and TpCallContent now inherit the factory from
      their TpCallChannel (fdo#76168).
    + Fixes:
    - Fix a memory leak when cleaning up TpProxy "prepare" requests
      (fdo#76000).
    - Fix a memory leak for paths to contacts' avatar data
      (fdo#76000).
    - Fix crashes in TpFileTransferChannel with GLib 2.39
      (fdo#72319).
    - Fix some paths memory leaks (fdo#76119).
    - tp_list_connection_managers_async() now terminates properly
      if there is no CM installed (fdo#68892).
* Fri Mar 28 2014 mgorse@suse.com
  - Add 0001-fix-file-path-leaks.patch: fix leak when calling
    g_file_get_path (fdo#76119).
* Fri Mar 21 2014 fcrozat@suse.com
  - Add
    0001-tp_list_connection_managers_async-terminate-properly.patch:
    terminate properly if there is no CM [fdo#68892]
* Mon Mar 03 2014 zaitor@opensuse.org
  - Update to version 0.23.2:
    + Enhancements:
    - TpBaseConnection now has an "account-path-suffix" property
      (fdo#74030).
    - New high level TpAccountChannelRequest API, including tubes,
      Conference and SMSChannel (fdo#75450).
    - 'TargetHandleType: None' is now automatically added when
      requesting a channel with TpAccountChannelRequest if no
      handle type has been defined (fdo#75450).
* Mon Mar 03 2014 zaitor@opensuse.org
  - Update to version 0.23.1:
    + Dependencies: GLib 2.36 or later is required.
    + Deprecations: TpPresenceMixin: optional arguments are
      deprecated, apart from a string named "message". This matches
      our current D-Bus API.
    + Enhancements:
    - tp_protocol_normalize_contact_async(),
      tp_protocol_identify_account_async(), and high-level API for
      the Protocol Addressing and Presence interfaces (fdo#71048).
    - More accessors for TpPresenceStatusSpec, which is now a boxed
      type (fdo#71048).
    - tp_connection_manager_param_dup_variant_type() (fdo#71093).
    - Better debug output (fdo#68390, fdo#71048).
    + Fixes:
    - In the examples, specifically ask for "TelepathyGlib-0.12"
      (this API version), not Telepathy 1.0 (fdo#49737).
    - Improve tests' isolation from the real session bus.
    - Fix a critical warning for each new connection under GLib
      2.39 (fdo#72303).
    - Fix some possible crashes in file transfer channels,
      particularly under GLib 2.39 (fdo#72319).
    - Correct tp_account_request_set_avatar documentation.
    - Fix a TpConnection reference-leak in TpBaseClient.
  - Changes from version 0.23.0:
    + Dependencies: GLib 2.34 or later is required.
    + Enhancements:
    - Spec 0.27.3:
      . Added Conn.I.Sidecars1.
      . Added Conn.I.Renaming.
      . Added CD.I.Messages1.
    - TpAccount::avatar-changed signal (fdo#52938).
    - tp_value_array_free: equivalent of g_value_array_free but
      does not provoke deprecation warnings from GLib (fdo#69849).
    - tp_account_is_prepared and tp_account_manager_is_prepared are
      now deprecated.
    + Fixes:
    - tp_contact_set_attributes: don't warn on genuinely absent
      interfaces (fdo#68149).
    - channel-group: don't crash if no message has been provided.
* Mon Mar 03 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 02 2013 dimstar@opensuse.org
  - Update to version 0.22.0:
    + When an avatar is downloaded, announce the change to the avatar
      token immediately; if the avatar changes from A to B while
      we're still doing the asynchronous file saving, don't set A as
      the new avatar when it has been saved (fdo#70010).
* Sun Sep 29 2013 zaitor@opensuse.org
  - Update to version 0.21.2:
    + Enhancements:
    - Writing avatars into cache now uses asynchronous I/O
      (fdo#63402).
    - telepathy-spec 0.27.2: add SelfID, SelfContactChanged.
    - tp_dbus_properties_mixin_dup_all() is now public (fdo#69283).
    - TpBaseProtocol now lists Presence.Statuses as an immutable
      property (fdo#69520).
    - TpBaseConnection: Implement SelfID and SelfContactChanged as
      defined in spec 0.27.2.
    - The inspect-cm example now inspects all CMs if run without
      arguments (fdo#68390).
    + Fixes:
    - Don't crash if GetContactInfo() fails (fdo#46430).
    - Fix a race condition that could result in telepathy-haze
      protocol support not being detected (fdo#67183).
    - Fix documentation for tp_connection_get_self_handle.
    - Make TpHeap work correctly with GComparator functions that
      return values outside {-1, 0, 1} (fdo#68932).
    - Examples have been updated to use more recent API.
    - Better debug-logging (fdo#68390).

Files

/usr/include/telepathy-1.0
/usr/include/telepathy-1.0/telepathy-glib
/usr/include/telepathy-1.0/telepathy-glib/_gen
/usr/include/telepathy-1.0/telepathy-glib/_gen/error-str.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/genums.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/gtypes.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/telepathy-enums.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/telepathy-interfaces.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-account-manager.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-account.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-call-content-media-description.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-call-content.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-call-stream-endpoint.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-call-stream.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-channel-dispatch-operation.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-channel-dispatcher.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-channel-request.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-channel.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-client.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-connection-manager.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-connection.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-dbus-daemon.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-debug.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-generic.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-media-session-handler.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-media-stream-handler.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-protocol.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-cli-tls-cert.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-account-manager.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-account.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-call-content-media-description.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-call-content.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-call-stream-endpoint.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-call-stream.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-channel-dispatch-operation.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-channel-dispatcher.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-channel-request.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-channel.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-client.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-connection-manager.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-connection.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-debug.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-generic.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-media-session-handler.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-media-stream-handler.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-protocol.h
/usr/include/telepathy-1.0/telepathy-glib/_gen/tp-svc-tls-cert.h
/usr/include/telepathy-1.0/telepathy-glib/account-channel-request.h
/usr/include/telepathy-1.0/telepathy-glib/account-manager.h
/usr/include/telepathy-1.0/telepathy-glib/account-request.h
/usr/include/telepathy-1.0/telepathy-glib/account.h
/usr/include/telepathy-1.0/telepathy-glib/add-dispatch-operation-context.h
/usr/include/telepathy-1.0/telepathy-glib/automatic-client-factory.h
/usr/include/telepathy-1.0/telepathy-glib/automatic-proxy-factory.h
/usr/include/telepathy-1.0/telepathy-glib/base-call-channel.h
/usr/include/telepathy-1.0/telepathy-glib/base-call-content.h
/usr/include/telepathy-1.0/telepathy-glib/base-call-stream.h
/usr/include/telepathy-1.0/telepathy-glib/base-channel.h
/usr/include/telepathy-1.0/telepathy-glib/base-client.h
/usr/include/telepathy-1.0/telepathy-glib/base-connection-manager.h
/usr/include/telepathy-1.0/telepathy-glib/base-connection.h
/usr/include/telepathy-1.0/telepathy-glib/base-contact-list.h
/usr/include/telepathy-1.0/telepathy-glib/base-media-call-channel.h
/usr/include/telepathy-1.0/telepathy-glib/base-media-call-content.h
/usr/include/telepathy-1.0/telepathy-glib/base-media-call-stream.h
/usr/include/telepathy-1.0/telepathy-glib/base-password-channel.h
/usr/include/telepathy-1.0/telepathy-glib/base-protocol.h
/usr/include/telepathy-1.0/telepathy-glib/base-room-config.h
/usr/include/telepathy-1.0/telepathy-glib/basic-proxy-factory.h
/usr/include/telepathy-1.0/telepathy-glib/call-channel.h
/usr/include/telepathy-1.0/telepathy-glib/call-content-media-description.h
/usr/include/telepathy-1.0/telepathy-glib/call-content.h
/usr/include/telepathy-1.0/telepathy-glib/call-misc.h
/usr/include/telepathy-1.0/telepathy-glib/call-stream-endpoint.h
/usr/include/telepathy-1.0/telepathy-glib/call-stream.h
/usr/include/telepathy-1.0/telepathy-glib/capabilities.h
/usr/include/telepathy-1.0/telepathy-glib/channel-dispatch-operation.h
/usr/include/telepathy-1.0/telepathy-glib/channel-dispatcher.h
/usr/include/telepathy-1.0/telepathy-glib/channel-factory-iface.h
/usr/include/telepathy-1.0/telepathy-glib/channel-iface.h
/usr/include/telepathy-1.0/telepathy-glib/channel-manager.h
/usr/include/telepathy-1.0/telepathy-glib/channel-request.h
/usr/include/telepathy-1.0/telepathy-glib/channel.h
/usr/include/telepathy-1.0/telepathy-glib/client-channel-factory.h
/usr/include/telepathy-1.0/telepathy-glib/client-message.h
/usr/include/telepathy-1.0/telepathy-glib/client.h
/usr/include/telepathy-1.0/telepathy-glib/cm-message.h
/usr/include/telepathy-1.0/telepathy-glib/connection-contact-list.h
/usr/include/telepathy-1.0/telepathy-glib/connection-manager.h
/usr/include/telepathy-1.0/telepathy-glib/connection.h
/usr/include/telepathy-1.0/telepathy-glib/contact-operations.h
/usr/include/telepathy-1.0/telepathy-glib/contact-search-result.h
/usr/include/telepathy-1.0/telepathy-glib/contact-search.h
/usr/include/telepathy-1.0/telepathy-glib/contact.h
/usr/include/telepathy-1.0/telepathy-glib/contacts-mixin.h
/usr/include/telepathy-1.0/telepathy-glib/dbus-daemon.h
/usr/include/telepathy-1.0/telepathy-glib/dbus-properties-mixin.h
/usr/include/telepathy-1.0/telepathy-glib/dbus-tube-channel.h
/usr/include/telepathy-1.0/telepathy-glib/dbus.h
/usr/include/telepathy-1.0/telepathy-glib/debug-ansi.h
/usr/include/telepathy-1.0/telepathy-glib/debug-client.h
/usr/include/telepathy-1.0/telepathy-glib/debug-message.h
/usr/include/telepathy-1.0/telepathy-glib/debug-sender.h
/usr/include/telepathy-1.0/telepathy-glib/debug.h
/usr/include/telepathy-1.0/telepathy-glib/defs.h
/usr/include/telepathy-1.0/telepathy-glib/dtmf.h
/usr/include/telepathy-1.0/telepathy-glib/enums.h
/usr/include/telepathy-1.0/telepathy-glib/errors.h
/usr/include/telepathy-1.0/telepathy-glib/exportable-channel.h
/usr/include/telepathy-1.0/telepathy-glib/file-transfer-channel.h
/usr/include/telepathy-1.0/telepathy-glib/gnio-util.h
/usr/include/telepathy-1.0/telepathy-glib/group-mixin.h
/usr/include/telepathy-1.0/telepathy-glib/gtypes.h
/usr/include/telepathy-1.0/telepathy-glib/handle-channels-context.h
/usr/include/telepathy-1.0/telepathy-glib/handle-repo-dynamic.h
/usr/include/telepathy-1.0/telepathy-glib/handle-repo-static.h
/usr/include/telepathy-1.0/telepathy-glib/handle-repo.h
/usr/include/telepathy-1.0/telepathy-glib/handle.h
/usr/include/telepathy-1.0/telepathy-glib/heap.h
/usr/include/telepathy-1.0/telepathy-glib/interfaces.h
/usr/include/telepathy-1.0/telepathy-glib/intset.h
/usr/include/telepathy-1.0/telepathy-glib/media-interfaces.h
/usr/include/telepathy-1.0/telepathy-glib/message-mixin.h
/usr/include/telepathy-1.0/telepathy-glib/message.h
/usr/include/telepathy-1.0/telepathy-glib/observe-channels-context.h
/usr/include/telepathy-1.0/telepathy-glib/presence-mixin.h
/usr/include/telepathy-1.0/telepathy-glib/properties-mixin.h
/usr/include/telepathy-1.0/telepathy-glib/protocol.h
/usr/include/telepathy-1.0/telepathy-glib/proxy-subclass.h
/usr/include/telepathy-1.0/telepathy-glib/proxy.h
/usr/include/telepathy-1.0/telepathy-glib/room-info.h
/usr/include/telepathy-1.0/telepathy-glib/room-list.h
/usr/include/telepathy-1.0/telepathy-glib/run.h
/usr/include/telepathy-1.0/telepathy-glib/signalled-message.h
/usr/include/telepathy-1.0/telepathy-glib/simple-approver.h
/usr/include/telepathy-1.0/telepathy-glib/simple-client-factory.h
/usr/include/telepathy-1.0/telepathy-glib/simple-handler.h
/usr/include/telepathy-1.0/telepathy-glib/simple-observer.h
/usr/include/telepathy-1.0/telepathy-glib/simple-password-manager.h
/usr/include/telepathy-1.0/telepathy-glib/stream-tube-channel.h
/usr/include/telepathy-1.0/telepathy-glib/stream-tube-connection.h
/usr/include/telepathy-1.0/telepathy-glib/svc-account-manager.h
/usr/include/telepathy-1.0/telepathy-glib/svc-account.h
/usr/include/telepathy-1.0/telepathy-glib/svc-call.h
/usr/include/telepathy-1.0/telepathy-glib/svc-channel-dispatch-operation.h
/usr/include/telepathy-1.0/telepathy-glib/svc-channel-dispatcher.h
/usr/include/telepathy-1.0/telepathy-glib/svc-channel-request.h
/usr/include/telepathy-1.0/telepathy-glib/svc-channel.h
/usr/include/telepathy-1.0/telepathy-glib/svc-client.h
/usr/include/telepathy-1.0/telepathy-glib/svc-connection-manager.h
/usr/include/telepathy-1.0/telepathy-glib/svc-connection.h
/usr/include/telepathy-1.0/telepathy-glib/svc-debug.h
/usr/include/telepathy-1.0/telepathy-glib/svc-generic.h
/usr/include/telepathy-1.0/telepathy-glib/svc-media-interfaces.h
/usr/include/telepathy-1.0/telepathy-glib/svc-properties-interface.h
/usr/include/telepathy-1.0/telepathy-glib/svc-protocol.h
/usr/include/telepathy-1.0/telepathy-glib/svc-tls.h
/usr/include/telepathy-1.0/telepathy-glib/telepathy-glib-dbus.h
/usr/include/telepathy-1.0/telepathy-glib/telepathy-glib.h
/usr/include/telepathy-1.0/telepathy-glib/text-channel.h
/usr/include/telepathy-1.0/telepathy-glib/text-mixin.h
/usr/include/telepathy-1.0/telepathy-glib/tls-certificate-rejection.h
/usr/include/telepathy-1.0/telepathy-glib/tls-certificate.h
/usr/include/telepathy-1.0/telepathy-glib/util.h
/usr/include/telepathy-1.0/telepathy-glib/variant-util.h
/usr/include/telepathy-1.0/telepathy-glib/verify.h
/usr/include/telepathy-1.0/telepathy-glib/version.h
/usr/lib/libtelepathy-glib.so
/usr/lib/pkgconfig/telepathy-glib.pc
/usr/share/gir-1.0/TelepathyGLib-0.12.gir
/usr/share/vala
/usr/share/vala/vapi
/usr/share/vala/vapi/telepathy-glib.deps
/usr/share/vala/vapi/telepathy-glib.vapi


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:43:41 2024