diff --git a/pidgin-2.5.5.tar.bz2 b/pidgin-2.5.5.tar.bz2 deleted file mode 100644 index 43d3c15..0000000 --- a/pidgin-2.5.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb5a13b99c2868b61d7f790678e1b3d3055eb9bf56c369a0eab90aa3fa7723e8 -size 8357209 diff --git a/pidgin-2.5.6.tar.bz2 b/pidgin-2.5.6.tar.bz2 new file mode 100644 index 0000000..8ad93cc --- /dev/null +++ b/pidgin-2.5.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b407f46041e922a82a10a8050ab7229d3f97f0c294afefb19f6875f2f589a02 +size 8546152 diff --git a/pidgin.changes b/pidgin.changes index 7e6588d..b92ff13 100644 --- a/pidgin.changes +++ b/pidgin.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Wed May 20 13:20:41 CEST 2009 - vuntz@novell.com + +- Update to version 2.5.6: + + libpurple: + - Improve sleep behavior by aggregation of longer timeouts on + second boundaries to allow better power saving. + - Fix various crashes on exit. + - Make XML parsing more resilient to interactions with other + libraries. This, along with the fix for libxml2 bgo#564217, + fixes the crashes on connect in XMPP with recent + gst-plugins-bad. + - Many security related fixes. + + IRC: + - Correctly handle WHOIS for users who are joined to a large + number of channels. + - Notify the user if a /nick command fails, rather than trying + fallback nicks. + + MSN: + - Fix a race condition causing occasional Pidgin crashes. + - Fix some errors about the friendly name changing too fast + caused by MSN/Yahoo integration buddies. + + XMPP: + - Less likely to pop up a new conversation window in disregard + of the "Hide new IM conversations" preference. + + Yahoo: + - Fix a crash when sending very long messages. + - Fix a bug where UTF-8 status messages get garbled when going + idle. + ------------------------------------------------------------------- Mon Apr 6 11:58:28 CEST 2009 - vuntz@novell.com diff --git a/pidgin.spec b/pidgin.spec index b77ea41..42a1deb 100644 --- a/pidgin.spec +++ b/pidgin.spec @@ -1,5 +1,5 @@ # -# spec file for package pidgin (Version 2.5.5) +# spec file for package pidgin (Version 2.5.6) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,8 +20,8 @@ Name: pidgin Summary: GTK+-Based Multiprotocol Instant Messaging Client -Version: 2.5.5 -Release: 3 +Version: 2.5.6 +Release: 1 License: GPL v2 or later Group: Productivity/Networking/Instant Messenger Url: http://www.pidgin.im/ @@ -882,6 +882,33 @@ find $RPM_BUILD_ROOT%{_libdir}/finch -xtype f -print | \ %{_libdir}/pkgconfig/gnt.pc %changelog +* Wed May 20 2009 vuntz@novell.com +- Update to version 2.5.6: + + libpurple: + - Improve sleep behavior by aggregation of longer timeouts on + second boundaries to allow better power saving. + - Fix various crashes on exit. + - Make XML parsing more resilient to interactions with other + libraries. This, along with the fix for libxml2 bgo#564217, + fixes the crashes on connect in XMPP with recent + gst-plugins-bad. + - Many security related fixes. + + IRC: + - Correctly handle WHOIS for users who are joined to a large + number of channels. + - Notify the user if a /nick command fails, rather than trying + fallback nicks. + + MSN: + - Fix a race condition causing occasional Pidgin crashes. + - Fix some errors about the friendly name changing too fast + caused by MSN/Yahoo integration buddies. + + XMPP: + - Less likely to pop up a new conversation window in disregard + of the "Hide new IM conversations" preference. + + Yahoo: + - Fix a crash when sending very long messages. + - Fix a bug where UTF-8 status messages get garbled when going + idle. * Mon Apr 06 2009 vuntz@novell.com - Respin pidgin-gnome-keyring.patch that doesn't apply with new patch package.