[empathy] Update to 3.3.3. Bump minimum version of tp-glib, goa, glib2, and folks.

Brian Pepple bpepple at fedoraproject.org
Mon Dec 19 17:38:22 UTC 2011


commit 4e1b487644b0c1f4bafc3da5a746627efd27bef8
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Dec 19 12:38:21 2011 -0500

    Update to 3.3.3.
    Bump minimum version of tp-glib, goa, glib2, and folks.

 .gitignore   |    1 +
 empathy.spec |   16 ++++++++++------
 sources      |    2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1178f09..ccdf679 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ empathy-2.31.5.1.tar.bz2
 /empathy-3.2.1.tar.xz
 /empathy-3.3.1.tar.xz
 /empathy-3.3.2.tar.xz
+/empathy-3.3.3.tar.xz
diff --git a/empathy.spec b/empathy.spec
index 215b3cb..6e73363 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -1,20 +1,20 @@
 ## Minimum required versions.
 %global	gtk3_min_version	3.0.2
-%global	glib2_min_version	2.28.0
+%global	glib2_min_version	2.30.0
 %global	tp_mc_min_version	5.0.0
-%global	tp_glib_min_version	0.17.0
+%global	tp_glib_min_version	0.17.3
 %global	enchant_version		1.2.0
 %global network_manager_version 0.7.0
 %global libcanberra_version     0.4
 %global webkit_version          1.3.13
-%global goa_version		3.2.0
+%global goa_version		3.3.0
 %global libnotify_version       0.7.0
 %global libchamplain_version    0.7.1
-%global folks_version           0.6.2
+%global folks_version           0.6.6
 
 Name:		empathy
-Version:	3.3.2
-Release:	3%{?dist}
+Version:	3.3.3
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -162,6 +162,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Mon Dec 19 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.3.3-1
+- Update to 3.3.3.
+- Bump minimum version of tp-glib, goa, glib2, and folks.
+
 * Sun Nov 27 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 3.3.2-3
 - Fix build by commenting out GOA integration until GOA 3.3.x is released
 
diff --git a/sources b/sources
index cf98b3d..dfafe39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b508972c4798a00c4c368829f85ff1a3  empathy-3.3.2.tar.xz
+b3548e3c5a67fb07beea7aac7c575b4c  empathy-3.3.3.tar.xz


More information about the scm-commits mailing list