[empathy] Update to 3.1.2. Add BR on gstreamer-devel and cheese-libs-devel. Bump min required versions of folk

Brian Pepple bpepple at fedoraproject.org
Fri Jun 10 19:01:33 UTC 2011


commit fdf62ffa1c5ddedba38fef7adac3a495788bd8fe
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Jun 10 15:01:14 2011 -0400

    Update to 3.1.2.
    Add BR on gstreamer-devel and cheese-libs-devel.
    Bump min required versions of folks, tp-logger, and tp-glib.

 .gitignore   |    1 +
 empathy.spec |   15 +++++++++++----
 sources      |    2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2937eea..674741f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ empathy-2.31.5.1.tar.bz2
 /empathy-3.0.0.tar.bz2
 /empathy-3.0.1.tar.bz2
 /empathy-3.1.1.tar.bz2
+/empathy-3.1.2.tar.bz2
diff --git a/empathy.spec b/empathy.spec
index 8868649..2e38a3a 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -2,17 +2,17 @@
 %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.14.3
+%global	tp_glib_min_version	0.15.1
 %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 libnotify_version       0.7.0
 %global libchamplain_version    0.7.1
-%global folks_version           0.4.0
+%global folks_version           0.5.1
 
 Name:		empathy
-Version:	3.1.1
+Version:	3.1.2
 Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
@@ -46,9 +46,11 @@ BuildRequires:  libchamplain-gtk-devel >= %{libchamplain_version}
 BuildRequires:  clutter-gtk-devel
 BuildRequires:  geoclue-devel >= 0.11
 BuildRequires:	nautilus-sendto-devel
-BuildRequires:  telepathy-logger-devel >= 0.2.0
+BuildRequires:  telepathy-logger-devel >= 0.2.8
 BuildRequires:	folks-devel >= 1:%{folks_version}
 BuildRequires:  control-center-devel >= 2.31.4
+BuildRequires:	gstreamer-devel >= 0.10.32
+BuildRequires:	cheese-libs-devel
 
 Requires:	telepathy-filesystem
 Requires:	telepathy-mission-control >= %{tp_mc_min_version}
@@ -148,6 +150,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Fri Jun 10 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.1.2-1
+- Update to 3.1.2.
+- Add BR on gstreamer-devel and cheese-libs-devel.
+- Bump min required versions of folks, tp-logger, and tp-glib.
+
 * Mon May  9 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.1.1-1
 - Update to 3.1.1.
 - Enable maps again.
diff --git a/sources b/sources
index a281420..97b3363 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c85c8c367ac335891efab8147b636ea0  empathy-3.1.1.tar.bz2
+596d0373c672d51af63ac99d36d438e6  empathy-3.1.2.tar.bz2


More information about the scm-commits mailing list