[empathy] Update to 3.3.2. Bump minimum version of tp-glib needed.

Brian Pepple bpepple at fedoraproject.org
Thu Nov 24 00:09:49 UTC 2011


commit 64a0e7837f6930a5143890c93b4e44e49dd590c0
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Nov 23 19:09:42 2011 -0500

    Update to 3.3.2.
    Bump minimum version of tp-glib needed.

 .gitignore   |    1 +
 empathy.spec |   10 +++++++---
 sources      |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9cfcc5..1178f09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ empathy-2.31.5.1.tar.bz2
 /empathy-3.2.0.1.tar.xz
 /empathy-3.2.1.tar.xz
 /empathy-3.3.1.tar.xz
+/empathy-3.3.2.tar.xz
diff --git a/empathy.spec b/empathy.spec
index b4bc2e0..dea59cc 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -2,7 +2,7 @@
 %global	gtk3_min_version	3.0.2
 %global	glib2_min_version	2.28.0
 %global	tp_mc_min_version	5.0.0
-%global	tp_glib_min_version	0.16.0
+%global	tp_glib_min_version	0.17.0
 %global	enchant_version		1.2.0
 %global network_manager_version 0.7.0
 %global libcanberra_version     0.4
@@ -12,8 +12,8 @@
 %global folks_version           0.6.2
 
 Name:		empathy
-Version:	3.3.1
-Release:	4%{?dist}
+Version:	3.3.2
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -160,6 +160,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Thu Nov 24 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.3.2-1
+- Update to 3.3.2.
+- Bump minimum version of tp-glib needed.
+
 * Tue Nov 22 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.3.1-4
 - Rebuild against new eds
 
diff --git a/sources b/sources
index aa7a852..cf98b3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1029ec6fe20de9cc0915de0b75158390  empathy-3.3.1.tar.xz
+b508972c4798a00c4c368829f85ff1a3  empathy-3.3.2.tar.xz


More information about the scm-commits mailing list