[empathy] Update to 3.5.4.

Brian Pepple bpepple at fedoraproject.org
Mon Jul 16 15:53:25 UTC 2012


commit d8bc3ea2401dbbc967baefebc1f570b0359bf5a6
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Jul 16 11:52:52 2012 -0400

    Update to 3.5.4.
    
    - Bump minimum versions of tp-glib and glib2 needed.

 .gitignore   |    1 +
 empathy.spec |   12 ++++++++----
 sources      |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 29ae69c..67712b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ empathy-3.3.5.tar.xz
 /empathy-3.5.1.tar.xz
 /empathy-3.5.2.tar.xz
 /empathy-3.5.3.tar.xz
+/empathy-3.5.4.tar.xz
diff --git a/empathy.spec b/empathy.spec
index 8926f44..bcf953e 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -1,8 +1,8 @@
 ## Minimum required versions.
 %global	gtk3_min_version	3.5.1
-%global	glib2_min_version	2.30.0
+%global	glib2_min_version	2.33.3
 %global	tp_mc_min_version	5.12.0
-%global	tp_glib_min_version	0.19.1
+%global	tp_glib_min_version	0.19.3
 %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.7.1
 
 Name:		empathy
-Version:	3.5.3
-Release:	2%{?dist}
+Version:	3.5.4
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -163,6 +163,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Mon Jul 16 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.5.4-1
+- Update to 3.5.4.
+- Bump minimum versions of tp-glib and glib2 needed.
+
 * Tue Jun 26 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.5.3-2
 - Bump minimum version of tp-glib and folks.
 - Drop BR on eds-devel.
diff --git a/sources b/sources
index c137bbe..b518ddb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-826e33b968abef3a3f83b674539a203b  empathy-3.5.3.tar.xz
+c2581afd2600d362ec52ee1d1d22e38c  empathy-3.5.4.tar.xz


More information about the scm-commits mailing list