Hello community,

here is the log from the commit of package telepathy-gabble for 
openSUSE:Factory checked in at 2013-06-28 18:58:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telepathy-gabble (Old)
 and      /work/SRC/openSUSE:Factory/.telepathy-gabble.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "telepathy-gabble"

Changes:
--------
--- /work/SRC/openSUSE:Factory/telepathy-gabble/telepathy-gabble.changes        
2013-05-13 15:43:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.telepathy-gabble.new/telepathy-gabble.changes   
2013-06-28 18:58:39.000000000 +0200
@@ -1,0 +2,33 @@
+Sun Jun 23 10:16:18 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.17.5:
+  + Dependencies: GLib 2.32 is now directly required. It was
+    already indirectly required by telepathy-glib 0.19.x.
+  + Fixes:
+    - update Wocky:
+      . fdo#65131: interoperate with non-XMPP-Core-compliant Jingle
+        IQs sent by Google's webmail UI.
+      . Improve reference-counting for better stability.
+    - fdo#65296: initialize libdbus for thread-safety.
+    - fdo#64285: avoid running the same commands twice in parallel
+      when doing a highly parallel build.
+    - fdo#49595: disable an unreliable test-case.
+
+-------------------------------------------------------------------
+Sun Jun  2 08:41:36 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.17.4:
+  + update Wocky:
+    - fdo#61792: fix linking an example program with ld versions
+      that default to --no-copy-dt-needed-entries.
+    - fdo#65036 (CVE-2013-1431): update Wocky to respect the
+      tls-required flag on legacy Jabber servers.
+    - fdo#63119: improve regression tests' isolation from the
+      session bus.
+    - fdo#64319: consider the <URL> field to be "supported" on
+      Google servers.
+    - fdo#64354: don't claim we support X-TELEPATHY-PASSWORD if we
+      don't know the username.
+- Drop telepathy-gabble-link-wocky.patch, fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  telepathy-gabble-0.17.3.tar.gz
  telepathy-gabble-link-wocky.patch

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

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

Other differences:
------------------
++++++ telepathy-gabble.spec ++++++
--- /var/tmp/diff_new_pack.aEo5ce/_old  2013-06-28 18:58:40.000000000 +0200
+++ /var/tmp/diff_new_pack.aEo5ce/_new  2013-06-28 18:58:40.000000000 +0200
@@ -17,27 +17,22 @@
 
 
 Name:           telepathy-gabble
-Version:        0.17.3
+Version:        0.17.5
 Release:        0
-# FIXME: Re-enable parallel build, once fdo#64285 has been resolved.
 Summary:        XMPP connection manager for Telepathy
 License:        LGPL-2.1+
 Group:          Productivity/Networking/Instant Messenger
 Url:            http://telepathy.freedesktop.org/wiki/
 Source:         
http://telepathy.freedesktop.org/releases/telepathy-gabble/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM telepathy-gabble-link-wocky.patch fdo#61792 
dims...@opensuse.org -- Link wocky examples against gnutls.
-Patch0:         telepathy-gabble-link-wocky.patch
 BuildRequires:  libgnutls-devel
 BuildRequires:  libnice-devel >= 0.0.11
 BuildRequires:  libsoup-devel
-# Needed for patch0
-BuildRequires:  libtool
 BuildRequires:  libxslt-devel
 BuildRequires:  python-xml
 BuildRequires:  sqlite3-devel
 BuildRequires:  telepathy-glib-devel >= 0.19.7
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.30
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32
 Recommends:     ca-certificates
 # doc subpackage removed during 12.2 development
 Provides:       %{name}-doc = %{version}
@@ -61,19 +56,13 @@
 
 %prep
 %setup -q
-(cd lib/ext/wocky
-%patch0 -p1
-)
 
 %build
-# Needed for patch0
-(cd lib/ext/wocky; autoreconf -fiv)
 %configure \
         --disable-static \
         --docdir=%{_docdir}/%{name} \
         --with-ca-certificates=%{_sysconfdir}/ssl/ca-bundle.pem
-#make %{?_smp_mflags}
-make -j 1
+make %{?_smp_mflags}
 
 %install
 %make_install

++++++ telepathy-gabble-0.17.3.tar.gz -> telepathy-gabble-0.17.5.tar.gz ++++++
++++ 38795 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to