[empathy/f17] Update to 3.4.2

Richard Hughes rhughes at fedoraproject.org
Mon May 14 12:14:07 UTC 2012


commit 7ba35ceacaea731b09ead4fbcf6a1d4f45d756f9
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon May 14 13:12:50 2012 +0100

    Update to 3.4.2

 .gitignore                |    1 +
 empathy.spec              |    9 +++++----
 sources                   |    2 +-
 wlm-fallback-server.patch |   20 --------------------
 4 files changed, 7 insertions(+), 25 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 237d8cd..d492110 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ empathy-3.3.5.tar.xz
 /empathy-3.4.0.1.tar.xz
 /empathy-3.4.0.2.tar.xz
 /empathy-3.4.1.tar.xz
+/empathy-3.4.2.tar.xz
diff --git a/empathy.spec b/empathy.spec
index b8cf4e4..fed1b31 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -13,8 +13,8 @@
 %global folks_version           0.6.6
 
 Name:		empathy
-Version:	3.4.1
-Release:	2%{?dist}
+Version:	3.4.2
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -23,7 +23,6 @@ URL:		http://live.gnome.org/Empathy
 
 Source0:	http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz
 Source1:	%{name}-README.ConnectionManagers
-Patch0:         wlm-fallback-server.patch
 
 BuildRequires:	enchant-devel >= %{enchant_version}
 BuildRequires:	iso-codes-devel
@@ -79,7 +78,6 @@ It is built on top of the Telepathy framework.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fallback
 # force this to be regenerated
 rm data/empathy.desktop
 
@@ -165,6 +163,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Mon May 14 2012 Richard Hughes <hughsient at gmail.com> - 3.4.2-1
+- Update to 3.4.2
+
 * Tue May  8 2012 Brian Pepple <bpepple at fedoraproject.org> - 3.4.1-2
 - Add patch to use WLM fallback server.
 
diff --git a/sources b/sources
index 012e3ea..6553e4d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8d63575926a21cb0aa98375b35968ef  empathy-3.4.1.tar.xz
+294f16867f14c0e292084b35bc8d2fb7  empathy-3.4.2.tar.xz


More information about the scm-commits mailing list