[empathy] Update to 3.3.92.

Brian Pepple bpepple at fedoraproject.org
Tue Mar 20 11:26:44 UTC 2012


commit 52b733eb716a4e7ab807ddbb54bc3c89a05feb8f
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Mar 20 07:26:41 2012 -0400

    Update to 3.3.92.

 .gitignore   |    1 +
 empathy.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13c1056..0d96fad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ empathy-2.31.5.1.tar.bz2
 empathy-3.3.5.tar.xz
 /empathy-3.3.90.2.tar.xz
 /empathy-3.3.91.tar.xz
+/empathy-3.3.92.tar.xz
diff --git a/empathy.spec b/empathy.spec
index d4a8d07..2a3c6a0 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -1,5 +1,5 @@
 ## Minimum required versions.
-%global	gtk3_min_version	3.0.2
+%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
@@ -13,8 +13,8 @@
 %global folks_version           0.6.6
 
 Name:		empathy
-Version:	3.3.91
-Release:	3%{?dist}
+Version:	3.3.92
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -44,7 +44,7 @@ BuildRequires:  gstreamer-devel >= 0.10.32
 BuildRequires:	libnotify-devel >= %{libnotify_version}
 BuildRequires:	NetworkManager-glib-devel >= %{network_manager_version}
 BuildRequires:  libchamplain-gtk-devel >= %{libchamplain_version}
-BuildRequires:  clutter-gtk-devel
+BuildRequires:  clutter-gtk-devel >= 0.90.3
 BuildRequires:  geoclue-devel >= 0.11
 BuildRequires:	nautilus-sendto-devel
 BuildRequires:  telepathy-logger-devel >= 0.2.10
@@ -163,6 +163,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Tue Mar 20 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.3.92-1
+- Update to 3.3.92.
+
 * Wed Mar 14 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.3.91-3
 - Rebuild for cogl
 
diff --git a/sources b/sources
index d9b22b6..8a02b36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-305a8286b9d5d305c1d2c24fde34b556  empathy-3.3.91.tar.xz
+1af38ca275a86f70d781baad24b7ad26  empathy-3.3.92.tar.xz


More information about the scm-commits mailing list