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

Brian Pepple bpepple at fedoraproject.org
Mon Oct 17 16:46:40 UTC 2011


commit 2395d33d97e2221b122764f8bd66652fd947703c
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Oct 17 12:49:20 2011 -0400

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

 .gitignore   |    1 +
 empathy.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f638cb..bcac716 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ empathy-2.31.5.1.tar.bz2
 /empathy-3.1.92.tar.xz
 /empathy-3.2.0.tar.xz
 /empathy-3.2.0.1.tar.xz
+/empathy-3.2.1.tar.xz
diff --git a/empathy.spec b/empathy.spec
index fe23bed..7bfd447 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.15.5
+%global	tp_glib_min_version	0.16.0
 %global	enchant_version		1.2.0
 %global network_manager_version 0.7.0
 %global libcanberra_version     0.4
@@ -12,7 +12,7 @@
 %global folks_version           0.6.2
 
 Name:		empathy
-Version:	3.2.0.1
+Version:	3.2.1
 Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
@@ -160,6 +160,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Mon Oct 17 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.2.1-1
+- Update to 3.2.1.
+- Bump minimum version of tp-glib needed.
+
 * Mon Oct 10 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.2.0.1-1
 - Update to 3.2.0.1
 
diff --git a/sources b/sources
index 0c259b0..06bde75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b95a28806e00011c61f7d010ae35319  empathy-3.2.0.1.tar.xz
+0f2f1d5a06e0c0c6e243ac8e2efaade2  empathy-3.2.1.tar.xz


More information about the scm-commits mailing list