From 95a59aaf127ce37f40cb9290941ec5bf8b3673d7 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Mar 11 2013 14:26:06 +0000 Subject: Update to 3.6.4. Drop favorite rooms patch. Fixed upstream. --- diff --git a/.gitignore b/.gitignore index 7d095c9..378b86e 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ empathy-3.3.5.tar.xz /empathy-3.6.1.tar.xz /empathy-3.6.2.tar.xz /empathy-3.6.3.tar.xz +/empathy-3.6.4.tar.xz diff --git a/empathy.spec b/empathy.spec index 6fae47e..7ce7dfc 100644 --- a/empathy.spec +++ b/empathy.spec @@ -16,8 +16,8 @@ %global gcr_version 2.91.4 Name: empathy -Version: 3.6.3 -Release: 2%{?dist} +Version: 3.6.4 +Release: 1%{?dist} Summary: Instant Messaging Client for GNOME License: GPLv2+ @@ -25,7 +25,6 @@ URL: http://live.gnome.org/Empathy Source0: http://download.gnome.org/sources/%{name}/3.6/%{name}-%{version}.tar.xz Source1: %{name}-README.ConnectionManagers -Patch0: save-favorite-chatrooms.patch BuildRequires: enchant-devel >= %{enchant_version} BuildRequires: iso-codes-devel @@ -81,7 +80,6 @@ It is built on top of the Telepathy framework. %prep %setup -q -%patch0 -p1 # force this to be regenerated rm data/empathy.desktop @@ -192,6 +190,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/adium/message-styles/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css %changelog +* Mon Mar 11 2013 Brian Pepple - 3.6.4-1 +- Update to 3.6.4. +- Drop favorite rooms patch. Fixed upstream. + * Thu Jan 24 2013 Brian Pepple - 3.6.3-2 - Pull upstream patch to fix empathy not saving favorite rooms. (#835805) diff --git a/sources b/sources index e57de1c..34f4a93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b45dc0c996a7068efe897e6a22896943 empathy-3.6.3.tar.xz +3a5b39767c01e90fded1589c911bf91c empathy-3.6.4.tar.xz