[empathy] Update to 3.1.5.1. Add BR on libgudev1-devel. Bump min requires for tp-glib & webkitgtk.

Brian Pepple bpepple at fedoraproject.org
Mon Aug 22 14:00:24 UTC 2011


commit 0705c9aa62a007ef4e6cb7621eab67be660931e4
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Aug 22 10:01:48 2011 -0400

    Update to 3.1.5.1.
    Add BR on libgudev1-devel.
    Bump min requires for tp-glib & webkitgtk.

 .gitignore   |    1 +
 empathy.spec |   14 ++++++++++----
 sources      |    2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a540161..e7e6919 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ empathy-2.31.5.1.tar.bz2
 /empathy-3.1.3.tar.xz
 /empathy-3.1.4.tar.xz
 /empathy-3.1.5.tar.xz
+/empathy-3.1.5.1.tar.xz
diff --git a/empathy.spec b/empathy.spec
index aa5623d..e43daeb 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -2,18 +2,18 @@
 %global	gtk3_min_version	3.0.2
 %global	glib2_min_version	2.27.2
 %global	tp_mc_min_version	5.0.0
-%global	tp_glib_min_version	0.15.1
+%global	tp_glib_min_version	0.15.5
 %global	enchant_version		1.2.0
 %global network_manager_version 0.7.0
 %global libcanberra_version     0.4
-%global webkit_version          1.3.2
+%global webkit_version          1.3.13
 %global libnotify_version       0.7.0
 %global libchamplain_version    0.7.1
 %global folks_version           0.6.0
 
 Name:		empathy
-Version:	3.1.5
-Release:	4%{?dist}
+Version:	3.1.5.1
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -51,6 +51,7 @@ BuildRequires:	folks-devel >= 1:%{folks_version}
 BuildRequires:	gstreamer-devel >= 0.10.32
 BuildRequires:	cheese-libs-devel
 BuildRequires:	pulseaudio-libs-devel
+BuildRequires:	libgudev1-devel
 
 Requires:	telepathy-filesystem
 Requires:	telepathy-mission-control >= %{tp_mc_min_version}
@@ -156,6 +157,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Mon Aug 22 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.1.5.1-1
+- Update to 3.1.5.1.
+- Add BR on libgudev1-devel.
+- Bump min requires for tp-glib & webkitgtk.
+
 * Sat Aug 20 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.1.5-4
 - Rebuld for new gnome keyring
 
diff --git a/sources b/sources
index b2284bb..23283cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce24acd40c15f50bf84928f62c7b76a7  empathy-3.1.5.tar.xz
+c522a2de9347ff85f98062766d869e95  empathy-3.1.5.1.tar.xz


More information about the scm-commits mailing list