[empathy] Update to 3.1.5. Bump min version of folks needed. Add BR on pulseaudio-libs-devel.

Brian Pepple bpepple at fedoraproject.org
Tue Aug 16 21:44:03 UTC 2011


commit 5ea87ce9f946f17c430db6fc293048e79de76a95
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Aug 16 17:45:18 2011 -0400

    Update to 3.1.5.
    Bump min version of folks needed.
    Add BR on pulseaudio-libs-devel.

 .gitignore   |    1 +
 empathy.spec |   12 +++++++++---
 sources      |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f54fad5..a540161 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ empathy-2.31.5.1.tar.bz2
 /empathy-3.1.2.1.tar.xz
 /empathy-3.1.3.tar.xz
 /empathy-3.1.4.tar.xz
+/empathy-3.1.5.tar.xz
diff --git a/empathy.spec b/empathy.spec
index a152360..ce746a0 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -9,11 +9,11 @@
 %global webkit_version          1.3.2
 %global libnotify_version       0.7.0
 %global libchamplain_version    0.7.1
-%global folks_version           0.5.1
+%global folks_version           0.6.0
 
 Name:		empathy
-Version:	3.1.4
-Release:	2%{?dist}
+Version:	3.1.5
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -50,6 +50,7 @@ BuildRequires:  telepathy-logger-devel >= 0.2.10
 BuildRequires:	folks-devel >= 1:%{folks_version}
 BuildRequires:	gstreamer-devel >= 0.10.32
 BuildRequires:	cheese-libs-devel
+BuildRequires:	pulseaudio-libs-devel
 
 Requires:	telepathy-filesystem
 Requires:	telepathy-mission-control >= %{tp_mc_min_version}
@@ -155,6 +156,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Tue Aug 16 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.1.5-1
+- Update to 3.1.5.
+- Bump min version of folks needed.
+- Add BR on pulseaudio-libs-devel.
+
 * Fri Jul 29 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.1.4-2
 - Rebuild.
 
diff --git a/sources b/sources
index 30d4fb8..b2284bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34abf8047f0bf55653efaf2444ca6146  empathy-3.1.4.tar.xz
+ce24acd40c15f50bf84928f62c7b76a7  empathy-3.1.5.tar.xz


More information about the scm-commits mailing list