Hello community,

here is the log from the commit of package telepathy-gabble for 
openSUSE:Factory checked in at 2012-03-01 17:28:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telepathy-gabble (Old)
 and      /work/SRC/openSUSE:Factory/.telepathy-gabble.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/telepathy-gabble/telepathy-gabble.changes        
2012-01-09 15:21:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.telepathy-gabble.new/telepathy-gabble.changes   
2012-03-01 17:28:24.000000000 +0100
@@ -1,0 +2,45 @@
+Wed Feb 22 07:20:36 UTC 2012 - [email protected]
+
+- Update to version 0.15.4:
+  + Enhancements:
+    - Add support for the final version of Call1 from
+      telepathy-spec 0.25.2 and remove the telepathy-yell
+      submodule.
+    - fdo#41790: Make file transfer support optional
+    - fdo#44056: telepathy-gabble-xmpp-console no longer mixes GIR
+      and pygtk.
+    - fdo#33911: The Loudmouth API compatibility layer has been
+      removed.
+    - fdo#45491: Error messages provided by the server in <presence
+      type='error'/> stanzas are now exposed via the SimplePresence
+      API. This makes it easier for users to distinguish contacts
+      being offline from contacts' servers being broken.
+    - fdo#44649: Gabble now has a gabble-plugins.so library,
+      similarly to mission-control.
+  + API changes to Wocky snapshot:
+    - fdo#45400: WockyPepService's API has changed a little bit.
+    - fdo#34975: WockyPorter is now responsible for sending back
+      error replies for unhandled IQs, whereas previously this was
+      up to Gabble.
+    - fdo#27489: including <wocky/wocky.h> now includes all public
+      API from Wocky, and including any other header directly is
+      forbidden.
+  + Fixes:
+    - fdo#44331: Gabble plugin API fails at runtime on Windows:
+      gabble_plugin_create_sidecar function is renamed to
+      gabble_plugin_create_sidecar_async and new virtual function
+      gabble_plugin_create_sidecar_finish is introduced.
+    - fdo#45443 (workaround): avoid testing Credentials access
+      control, since recent Linux has  stricter requirements for
+      credentials-passing (it's now opt-in) which we're not yet
+      meeting.
+    - fdo#46379: don't raise a GError with domain 0.
+    - fdo#44855: work around Google's unimplemented capability
+      discovery by hard-coding the capabilities of the GTalk echo
+      bot.
+    - Work around the deprecation of GValueArray.
+- Remove doc subpackage, and add appropriate Provides/Obsoletes to
+  the main subpackage: the doc is too small to make sense as a
+  separate package.
+
+-------------------------------------------------------------------

Old:
----
  telepathy-gabble-0.15.3.tar.gz

New:
----
  telepathy-gabble-0.15.4.tar.gz

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

Other differences:
------------------
++++++ telepathy-gabble.spec ++++++
--- /var/tmp/diff_new_pack.cs292S/_old  2012-03-01 17:28:28.000000000 +0100
+++ /var/tmp/diff_new_pack.cs292S/_new  2012-03-01 17:28:28.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-gabble
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           telepathy-gabble
-Version:        0.15.3
+Version:        0.15.4
 Release:        0
 Summary:        XMPP connection manager for Telepathy
 License:        LGPL-2.1+
@@ -25,13 +26,16 @@
 Source:         
http://telepathy.freedesktop.org/releases/telepathy-gabble/%{name}-%{version}.tar.gz
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  libgnutls-devel
-BuildRequires:  libnice-devel
+BuildRequires:  libnice-devel >= 0.0.11
 BuildRequires:  libsoup-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  python-xml
 BuildRequires:  sqlite3-devel
-BuildRequires:  telepathy-glib-devel >= 0.17.2
+BuildRequires:  telepathy-glib-devel >= 0.17.5
 Recommends:     ca-certificates
+# doc subpackage removed during 12.2 development
+Provides:       %{name}-doc = %{version}
+Obsoletes:      %{name}-doc < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -49,19 +53,6 @@
 %description xmpp-console
 This utility is a XMPP console user interface, for telepathy-gabble.
 
-%package doc
-Summary:        XMPP connection manager for Telepathy (documentation)
-Group:          Documentation/Other
-Requires:       %{name} = %{version}
-
-%description doc
-Gabble is a Jabber/XMPP connection manager for the Telepathy framework,
-currently supporting single user chats, multi user chats and
-voice/video calls. Install this package to use Telepathy instant
-messaging clients with Jabber/XMPP servers, including Google Talk.
-
-This package contain the documentation.
-
 %prep
 %setup -q
 
@@ -86,21 +77,20 @@
 
 %files
 %defattr (-,root,root)
+%doc AUTHORS ChangeLog COPYING NEWS README
+%doc %{_docdir}/%{name}/*.html
 %dir %{_datadir}/telepathy
 %dir %{_datadir}/telepathy/managers
 %dir %{_libdir}/telepathy
 %{_libdir}/telepathy/gabble-0/
+%{_libdir}/libgabble-plugins.so
 %{_libexecdir}/telepathy-gabble
 
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.gabble.service
 %{_datadir}/telepathy/managers/gabble.manager
-%{_mandir}/man8/telepathy-gabble.8.gz
+%{_mandir}/man8/telepathy-gabble.8%{?ext_man}
 
 %files xmpp-console
 %defattr (-,root,root)
 %{_bindir}/telepathy-gabble-xmpp-console
 
-%files doc
-%defattr (-,root,root)
-%{_docdir}/%{name}/
-
 %changelog

++++++ telepathy-gabble-0.15.3.tar.gz -> telepathy-gabble-0.15.4.tar.gz ++++++
++++ 127136 lines of diff (skipped)

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

Reply via email to