[empathy] Update to 3.4.0.1.

Brian Pepple bpepple at fedoraproject.org
Thu Apr 5 14:10:08 UTC 2012


commit 4678b3577328ed3dc936b83b7f9c6c3021e00112
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Apr 5 10:10:05 2012 -0400

    Update to 3.4.0.1.

 .gitignore   |    1 +
 empathy.spec |   19 +++++++++++--------
 sources      |    2 +-
 3 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 88710dd..a3964fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ empathy-3.3.5.tar.xz
 /empathy-3.3.91.tar.xz
 /empathy-3.3.92.tar.xz
 /empathy-3.4.0.tar.xz
+/empathy-3.4.0.1.tar.xz
diff --git a/empathy.spec b/empathy.spec
index 480a35e..dd79b60 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -1,8 +1,8 @@
 ## Minimum required versions.
 %global	gtk3_min_version	3.3.6
 %global	glib2_min_version	2.30.0
-%global	tp_mc_min_version	5.0.0
-%global	tp_glib_min_version	0.17.5
+%global	tp_mc_min_version	5.12.0
+%global	tp_glib_min_version	0.18.0
 %global	enchant_version		1.2.0
 %global network_manager_version 0.7.0
 %global libcanberra_version     0.4
@@ -13,8 +13,8 @@
 %global folks_version           0.6.6
 
 Name:		empathy
-Version:	3.4.0
-Release:	3%{?dist}
+Version:	3.4.0.1
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -47,7 +47,7 @@ BuildRequires:  libchamplain-gtk-devel >= %{libchamplain_version}
 BuildRequires:  clutter-gtk-devel >= 0.90.3
 BuildRequires:  geoclue-devel >= 0.11
 BuildRequires:	nautilus-sendto-devel
-BuildRequires:  telepathy-logger-devel >= 0.2.10
+BuildRequires:  telepathy-logger-devel >= 0.4.0
 BuildRequires:	folks-devel >= 1:%{folks_version}
 BuildRequires:	gstreamer-devel >= 0.10.32
 BuildRequires:	cheese-libs-devel
@@ -61,10 +61,10 @@ BuildRequires:  itstool
 Requires:	telepathy-filesystem
 Requires:	telepathy-mission-control >= %{tp_mc_min_version}
 ## We install the following connection managers by default.
-Requires:	telepathy-gabble
-Requires:	telepathy-salut
+Requires:	telepathy-gabble >= 0.16.0
+Requires:	telepathy-salut >= 0.8.0
 Requires:	telepathy-idle
-Requires:	telepathy-haze
+Requires:	telepathy-haze >= 0.6.0
 
 Requires(post): /usr/bin/gtk-update-icon-cache
 Requires(postun): /usr/bin/gtk-update-icon-cache
@@ -163,6 +163,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Thu Apr  5 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.4.0.1-1
+- Update to 3.4.0.1.
+
 * Thu Apr 05 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.4.0-3
 - Rebuild against new tp-farstream
 
diff --git a/sources b/sources
index b868a6d..831239e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e49aa3aec1f9c9843e8971ba4687b46  empathy-3.4.0.tar.xz
+bb650137985e6fef9dbbca3353fbc643  empathy-3.4.0.1.tar.xz


More information about the scm-commits mailing list