[empathy] Update to 3.3.90.2

Brian Pepple bpepple at fedoraproject.org
Mon Mar 5 18:53:23 UTC 2012


commit 0339a3df3a97654fe09b46eeae6abde1cb0a561e
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Mar 5 10:02:00 2012 -0500

    Update to 3.3.90.2

 .gitignore   |    1 +
 empathy.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5033187..4fd67b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@ empathy-2.31.5.1.tar.bz2
 /empathy-3.3.3.tar.xz
 /empathy-3.3.4.tar.xz
 empathy-3.3.5.tar.xz
+/empathy-3.3.90.2.tar.xz
diff --git a/empathy.spec b/empathy.spec
index 93d7045..042f645 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -13,7 +13,7 @@
 %global folks_version           0.6.6
 
 Name:		empathy
-Version:	3.3.90.1
+Version:	3.3.90.2
 Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
@@ -39,6 +39,8 @@ BuildRequires:	libxml2-devel
 BuildRequires:	scrollkeeper
 BuildRequires:	gsettings-desktop-schemas-devel
 BuildRequires:	telepathy-glib-devel >= %{tp_glib_min_version}
+BuildRequires:  telepathy-farstream >= 0.2.1
+BuildRequires:  gstreamer-devel >= 0.10.32
 BuildRequires:	libnotify-devel >= %{libnotify_version}
 BuildRequires:	NetworkManager-glib-devel >= %{network_manager_version}
 BuildRequires:  libchamplain-gtk-devel >= %{libchamplain_version}
@@ -160,10 +162,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
-* Fri Feb 24 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.3.90.1-1
-- Update to 3.3.90.1.
-- Bump minimum version of tp-glib.
+* Mon Mar  5 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.3.90.2-1
+- Update to 3.3.90.2.
+- Add BR on telepathy-farstream and gstreamer-devel.
 - Drop BR on tp-farsight.
+- Bump minimum version of tp-glib.
 - Drop requires on tp-butterfly. MSN will use tp-gabble from now on.
 
 * Tue Feb 7 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.3.5-1
diff --git a/sources b/sources
index 36a4d95..fb9c767 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb460626317bc0653cac4cd15c382e2a  empathy-3.3.90.1.tar.xz
+bb49aa393cd403988ce5df76467ca66e  empathy-3.3.90.2.tar.xz


More information about the scm-commits mailing list