Hello community,

here is the log from the commit of package telepathy-glib for openSUSE:Factory 
checked in at 2012-03-29 14:06:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telepathy-glib (Old)
 and      /work/SRC/openSUSE:Factory/.telepathy-glib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "telepathy-glib", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/telepathy-glib/telepathy-glib.changes    
2012-02-28 19:25:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.telepathy-glib.new/telepathy-glib.changes       
2012-03-29 14:06:44.000000000 +0200
@@ -1,0 +2,53 @@
+Fri Mar 23 06:41:38 UTC 2012 - [email protected]
+
+- Update to version 0.17.7:
+  + Enhancements:
+    - Use close_channels_async on the channel dispatch operation in
+      the example approver.
+    - API additions
+  + Fixes:
+    - TpBaseMediaCallContent: be sure to update the local sending
+      state on call acceptance.
+    - A few miscellaneous fixes to the Call1 code.
+
+-------------------------------------------------------------------
+Tue Mar 20 16:11:12 UTC 2012 - [email protected]
+
+- Update to version 0.17.6:
+  + Enhancements:
+    - TpCapabilities: add API to check for Call and FileTransfer
+      support
+    - Use GObject's FFI-based generic marshaller instead of
+      generating our own marshallers (fdo#46523)
+    - Add tp_list_connection_managers_async,
+      tp_protocol_dup_params, tp_protocol_dup_param,
+      tp_protocol_borrow_params,
+      tp_connection_manager_dup_protocols
+    - Add accessors for TpAccount properties, parameters and
+      storage identifier represented as a GVariant (fdo#30422)
+    - TpCallChannel: add API to put the call on hold.
+    - TpCallContentMediaDescription now implements the
+      RTPHeaderExtensions, RTCPFeedback and RTCPExtendedReports
+      interfaces.
+  + Fixes:
+    - Don't change the direction of Call streams because of a Hold
+    - Use the right error when rejecting incompatible codecs
+    - Reject local updates to a media description while an offer is
+      pending
+    - Avoid forward-declaring Call classes, fixing compilation on
+      clang, older gcc, and other compilers not targeting C1x
+    - Fix namespaces in example_call.manager
+    - Produce self-contained header files from
+      glib-interfaces-gen.py (fdo#46835)
+    - Correctly implement and document tp_call_channel_has_dtmf()
+    - Fix various build failures in out-of-tree or parallel builds,
+      and don't rebuild everything whenever the documentation
+      changes (fdo#36398)
+    - Improve test coverage for the connection manager test
+      (fdo#46358)
+    - TpCallChannel::state-changed is properly annotate (fdo#47410)
+  + Several API deprecations, see NEWS for details.
+- Add explicit pkgconfig(glib-2.0) BuildRequires so it can be
+  versioned.
+
+-------------------------------------------------------------------

Old:
----
  telepathy-glib-0.17.5.tar.gz

New:
----
  telepathy-glib-0.17.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ telepathy-glib.spec ++++++
--- /var/tmp/diff_new_pack.Rc6h4M/_old  2012-03-29 14:06:46.000000000 +0200
+++ /var/tmp/diff_new_pack.Rc6h4M/_new  2012-03-29 14:06:46.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           telepathy-glib
-Version:        0.17.5
+Version:        0.17.7
 Release:        0
 Summary:        GObject-based library for the Telepathy D-Bus API
 License:        LGPL-2.1+
@@ -28,11 +28,12 @@
 BuildRequires:  libxslt-devel
 BuildRequires:  python-xml
 BuildRequires:  vala >= 0.14.0
-BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(dbus-1) >= 0.95
+BuildRequires:  pkgconfig(dbus-glib-1) >= 0.90
+BuildRequires:  pkgconfig(gio-2.0) >= 2.30.0
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.30.0
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.30.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.30
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

++++++ telepathy-glib-0.17.5.tar.gz -> telepathy-glib-0.17.7.tar.gz ++++++
++++ 12560 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to