[empathy] Update to 3.3.4. Add BR on gcr and remove old BR on gnome-keyring.

Brian Pepple bpepple at fedoraproject.org
Mon Jan 16 19:08:51 UTC 2012


commit 3189625058e42d826338e948a7ea4bc50d289347
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Jan 16 14:08:46 2012 -0500

    Update to 3.3.4.
    Add BR on gcr and remove old BR on gnome-keyring.

 .gitignore   |    1 +
 empathy.spec |   12 ++++++++----
 sources      |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ccdf679..df1f3a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ empathy-2.31.5.1.tar.bz2
 /empathy-3.3.1.tar.xz
 /empathy-3.3.2.tar.xz
 /empathy-3.3.3.tar.xz
+/empathy-3.3.4.tar.xz
diff --git a/empathy.spec b/empathy.spec
index 99bb651..f450b95 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -9,12 +9,12 @@
 %global webkit_version          1.3.13
 %global goa_version		3.3.0
 %global libnotify_version       0.7.0
-%global libchamplain_version    0.7.1
+%global libchamplain_version    0.12.1
 %global folks_version           0.6.6
 
 Name:		empathy
-Version:	3.3.3
-Release:	3%{?dist}
+Version:	3.3.4
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -42,7 +42,6 @@ BuildRequires:	telepathy-glib-devel >= %{tp_glib_min_version}
 BuildRequires:	telepathy-farsight-devel
 BuildRequires:	libnotify-devel >= %{libnotify_version}
 BuildRequires:	NetworkManager-glib-devel >= %{network_manager_version}
-BuildRequires:	gnome-keyring-devel
 BuildRequires:  libchamplain-gtk-devel >= %{libchamplain_version}
 BuildRequires:  clutter-gtk-devel
 BuildRequires:  geoclue-devel >= 0.11
@@ -55,6 +54,7 @@ BuildRequires:	pulseaudio-libs-devel
 BuildRequires:	libgudev1-devel
 BuildRequires:	telepathy-mission-control-devel
 BuildRequires:	gnome-online-accounts-devel >= %{goa_version}
+BuildRequires:	gcr-devel
 
 Requires:	telepathy-filesystem
 Requires:	telepathy-mission-control >= %{tp_mc_min_version}
@@ -162,6 +162,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Mon Jan 16 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.3.4-1
+- Update to 3.3.4.
+- Add BR on gcr and remove old BR on gnome-keyring.
+
 * Mon Jan 09 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.3.3-3
 - Rebuild for new gcc.
 
diff --git a/sources b/sources
index dfafe39..c140832 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3548e3c5a67fb07beea7aac7c575b4c  empathy-3.3.3.tar.xz
+47d32bf451c7d61481502fe0cd9a357e  empathy-3.3.4.tar.xz


More information about the scm-commits mailing list