commit pidgin for openSUSE:Factory
Hello community, here is the log from the commit of package pidgin for openSUSE:Factory checked in at Wed Dec 29 00:30:34 CET 2010. -------- --- GNOME/pidgin/pidgin.changes 2010-11-30 08:51:34.000000000 +0100 +++ /mounts/work_src_done/STABLE/pidgin/pidgin.changes 2010-12-20 13:04:29.000000000 +0100 @@ -1,0 +2,45 @@ +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. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- _service:download_url:pidgin-2.7.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pidgin.spec ++++++ --- /var/tmp/diff_new_pack.jhcMlO/_old 2010-12-29 00:30:13.000000000 +0100 +++ /var/tmp/diff_new_pack.jhcMlO/_new 2010-12-29 00:30:13.000000000 +0100 @@ -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 @@ %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 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.jhcMlO/_old 2010-12-29 00:30:13.000000000 +0100 +++ /var/tmp/diff_new_pack.jhcMlO/_new 2010-12-29 00:30:13.000000000 +0100 @@ -2,6 +2,6 @@ <service name="download_url"> <param name="host">sourceforge.net</param> <param name="protocol">http</param> - <param name="path">/projects/pidgin/files/Pidgin/2.7.7/pidgin-2.7.7.tar.bz2/download</param> + <param name="path">/projects/pidgin/files/Pidgin/2.7.8/pidgin-2.7.8.tar.bz2/download</param> </service> -</services> \ No newline at end of file +</services> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de