From eb3e81a7f3e7fd1425aeffbe6bd0eacd9371bda85645a4e123c52ac255fee7b6 Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Tue, 28 Dec 2010 23:30:34 +0000 Subject: [PATCH] Accepting request 56502 from GNOME:Apps Accepted submit request 56502 from user dimstar OBS-URL: https://build.opensuse.org/request/show/56502 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=64 --- _service | 4 +- _service:download_url:pidgin-2.7.7.tar.bz2 | 3 -- pidgin.changes | 45 ++++++++++++++++++++++ pidgin.spec | 10 ++++- 4 files changed, 55 insertions(+), 7 deletions(-) delete mode 100644 _service:download_url:pidgin-2.7.7.tar.bz2 diff --git a/_service b/_service index f514dfb..4f57406 100644 --- a/_service +++ b/_service @@ -2,6 +2,6 @@ sourceforge.net http - /projects/pidgin/files/Pidgin/2.7.7/pidgin-2.7.7.tar.bz2/download + /projects/pidgin/files/Pidgin/2.7.8/pidgin-2.7.8.tar.bz2/download - \ No newline at end of file + diff --git a/_service:download_url:pidgin-2.7.7.tar.bz2 b/_service:download_url:pidgin-2.7.7.tar.bz2 deleted file mode 100644 index dd5abfa..0000000 --- a/_service:download_url:pidgin-2.7.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ceedc24510e3577e1f8c57bb01b3abdaa92f6d067e2602125f0d7fc75f72f1d -size 9829698 diff --git a/pidgin.changes b/pidgin.changes index 0f3f0f8..e990e6e 100644 --- a/pidgin.changes +++ b/pidgin.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Mon Dec 20 12:33:08 CET 2010 - vuntz@opensuse.org + +- Update to version 2.7.8: + + General: + - Fix the exceptions in purple-remote on Python 2.6+. + + Pidgin: + - When a conversation has reached the maximum limit on the + number of smileys, display the text representation of the + smiley properly when it contains HTML-escapable characters + (e.g. "<3" was previously displayed as "<3"). + - Drop dependency on GdkGC and use Cairo instead. + - New UI hack to assist in first-time setup of Facebook + accounts. + - Don't hide the buddy list if there is no notification area in + which to put the icon. + + libpurple: + - Fix multipart parsing when '=' is included in the boundary + for purple_mime_document_parse. + + AIM and ICQ: + - Buddies who unset their status message will now be correctly + shown without a message in your buddy list. + + Gadu-Gadu: + - Updated our bundled libgadu and minimum requirement for + external libgadu to 1.9.0. + + MSN: + - Stop showing ourselves in the list of endpoints that can be + disconnected. + - Allow full-size display names, by not escaping (most) + non-English characters. + - Fix receiving messages from users on Yahoo and other + federated services. + - Correctly remove old endpoints from the list when they sign + out. + - Add option to disable connections from multiple locations. + - Correctly update your own display name in the buddy list. + - Correctly show ourselves as offline in the buddy list when + going invisible. + - Correctly update your own icon in the buddy list. + - Remove struct packing for better portability. + + XMPP: + - Terminate Jingle sessions with unsupported content types. +- Own the directories for the mhr locale, until bnc#659001 is + resolved. + ------------------------------------------------------------------- Tue Nov 30 07:51:09 UTC 2010 - dimstar@opensuse.org diff --git a/pidgin.spec b/pidgin.spec index 8842299..f8e3aa1 100644 --- a/pidgin.spec +++ b/pidgin.spec @@ -1,5 +1,5 @@ # -# spec file for package pidgin (Version 2.7.7) +# spec file for package pidgin (Version 2.7.8) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -25,8 +25,9 @@ Name: pidgin Summary: GTK+-Based Multiprotocol Instant Messaging Client -Version: 2.7.7 +Version: 2.7.8 Release: 1 +# FIXME: check resolution of bnc#659001 to decide what to do about ownership of mhr directories in -lang (last checked: 2012-12-21) License: GPLv2+ Group: Productivity/Networking/Instant Messenger Url: http://www.pidgin.im/ @@ -471,6 +472,11 @@ find $RPM_BUILD_ROOT%{_libdir}/finch -maxdepth 1 -xtype f -print | \ %endif %defattr(-, root, root) # These locales are not yet included in respective products: +#%if %suse_version < 1140 +# See https://bugzilla.novell.com/show_bug.cgi?id=659001 +%dir %{_datadir}/locale/mhr +%dir %{_datadir}/locale/mhr/LC_MESSAGES +#%endif %if %suse_version <= 1120 %dir %{_datadir}/locale/ms_MY %dir %{_datadir}/locale/ms_MY/LC_MESSAGES