Hello community,

here is the log from the commit of package empathy for openSUSE:Factory checked 
in at 2012-01-09 12:03:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/empathy (Old)
 and      /work/SRC/openSUSE:Factory/.empathy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "empathy", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/empathy/empathy.changes  2011-10-28 
19:34:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.empathy.new/empathy.changes     2012-01-09 
12:03:17.000000000 +0100
@@ -1,0 +2,46 @@
+Tue Dec 20 13:48:42 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.3.3:
+  + Note that IRC contacts are currently broken (bgo#666531).
+  + Bugs fixed: bgo#649208, bgo#654171, bgo#660547, bgo#661640,
+    bgo#662873, bgo#663124, bgo#663328, bgo#663387, bgo#663682,
+    bgo#664459, bgo#664564, bgo#664795, bgo#664935, bgo#665038,
+    bgo#665121, bgo#665171, bgo#665256, bgo#665403, bgo#665592,
+    bgo#665853, bgo#666163, bgo#653812, bgo#665244.
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Add explicit pkgconfig(gnutls) and pkgconfig(libsoup-2.4)
+  BuildRequires: those were missing before.
+
+-------------------------------------------------------------------
+Mon Nov 21 16:43:33 UTC 2011 - dims...@opensuse.org
+
+- Update to version 3.3.2:
+  + Bugs fixed: bgo#662504, bgo#646682, bgo#652544, bgo#654430,
+    bgo#661805, bgo#662604, bgo#662609, bgo#662727, bgo#662843,
+    bgo#662903, bgo#662995, bgo#663327, bgo#663442, bgo#663563,
+    bgo#663567, bgo#663763, bgo#663842, bgo#664313
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Oct 28 19:36:07 UTC 2011 - dims...@opensuse.org
+
+- Update to version 3.3.1:
+  + Integrate fixes from 3.2.1 and 3.2.1.1.
+  + The "New Call" and "New Conversation" dialogs have been
+    re-written and the experimental Call UI has been improved.
+  + New xmpp link-local icon.
+  + Bugs fixed:
+    - bgo#659207: Some preferences are obscure or obsolete with
+      gnome 3
+    - bgo#659807: auth request contacts not included in contact
+      list
+    - bgo#574879, bgo#612555, bgo#619186, bgo#629517, bgo#646630,
+      bgo#650861, bgo#656884, bgo#656907, bgo#658245, bgo#659144,
+      bgo#659474, bgo#659594, bgo#659816, bgo#659952, bgo#660124,
+      bgo#660429, bgo#660449, bgo#661464, bgo#661489, bgo#661734,
+      bgo#661756, bgo#661981, bgo#661993, bgo#662250.,
+
+-------------------------------------------------------------------

Old:
----
  empathy-3.2.1.1.tar.bz2

New:
----
  empathy-3.3.3.tar.xz

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

Other differences:
------------------
++++++ empathy.spec ++++++
--- /var/tmp/diff_new_pack.aHLj90/_old  2012-01-09 12:03:21.000000000 +0100
+++ /var/tmp/diff_new_pack.aHLj90/_new  2012-01-09 12:03:21.000000000 +0100
@@ -16,33 +16,35 @@
 #
 
 
-
 Name:           empathy
-Version:        3.2.1.1
-Release:        1
+Version:        3.3.3
+Release:        0
 # FIXME: add telepathy-fastream BuildRequires when upstream is happy with it 
(ie, not experimental anymore)
-License:        GPLv2+
 Summary:        Instant Messenger Client for GNOME, based on Telepathy
-Url:            http://live.gnome.org/Empathy
+License:        GPL-2.0+
 Group:          Productivity/Networking/Instant Messenger
-Source:         
http://download.gnome.org/sources/empathy/3.2/%{name}-%{version}.tar.bz2
+Url:            http://live.gnome.org/Empathy
+Source:         
http://download.gnome.org/sources/empathy/3.3/%{name}-%{version}.tar.xz
 Source99:       %{name}-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(champlain-gtk-0.12)
 BuildRequires:  pkgconfig(cheese-gtk)
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.7.14
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
 BuildRequires:  pkgconfig(enchant)
-BuildRequires:  pkgconfig(folks-telepathy) >= 0.6.2
+BuildRequires:  pkgconfig(folks-telepathy) >= 0.6.6
 BuildRequires:  pkgconfig(gcr-3)
 BuildRequires:  pkgconfig(geoclue)
 BuildRequires:  pkgconfig(geocode-glib)
 BuildRequires:  pkgconfig(gnome-keyring-1)
-BuildRequires:  pkgconfig(goa-1.0)
+BuildRequires:  pkgconfig(gnutls)
+BuildRequires:  pkgconfig(goa-1.0) >= 3.3.0
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.2
@@ -54,10 +56,11 @@
 BuildRequires:  pkgconfig(libnotify) >= 0.7.0
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libpulse-mainloop-glib)
+BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(mission-control-plugins)
 BuildRequires:  pkgconfig(nautilus-sendto)
 BuildRequires:  pkgconfig(telepathy-farsight) >= 0.0.14
-BuildRequires:  pkgconfig(telepathy-glib) >= 0.16.0
+BuildRequires:  pkgconfig(telepathy-glib) >= 0.17.3
 BuildRequires:  pkgconfig(telepathy-logger-0.2) >= 0.2.10
 BuildRequires:  pkgconfig(webkitgtk-3.0) >= 1.3.13
 Requires:       iso-codes
@@ -89,7 +92,6 @@
 integrate collaboration functionality using Telepathy.
 
 %package -n nautilus-sendto-plugin-empathy
-License:        GPLv2+
 Summary:        Empathy plugin for nautilus-sendto
 Group:          Productivity/File utilities
 Requires:       %{name} = %{version}
@@ -101,7 +103,6 @@
 send files over instant messaging protocols via Empathy.
 
 %package -n telepathy-mission-control-plugin-goa
-License:        GPLv2+
 Summary:        Telepathy Mission Control Plugin to use data from GNOME Online 
Accounts
 Group:          Productivity/Networking/Instant Messenger
 Requires:       gnome-online-accounts

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

Reply via email to