From 22013598fb3a81a0f2706ecb0ed4868a2510b60e86724af84baf26ae33bb0857 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 22 Sep 2009 21:49:39 +0000 Subject: [PATCH] Accepting request 20799 from GNOME:Factory Copy from GNOME:Factory/pidgin based on submit request 20799 from user dimstar OBS-URL: https://build.opensuse.org/request/show/20799 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=42 --- pidgin-2.6.1.tar.bz2 | 3 -- pidgin-2.6.2.tar.bz2 | 3 ++ pidgin-NLD-smiley-theme.tar.bz2 | 3 -- pidgin-Tango-smiley-theme.tar.bz2 | 3 -- pidgin.changes | 56 +++++++++++++++++++++++++++++++ pidgin.spec | 10 ++---- 6 files changed, 62 insertions(+), 16 deletions(-) delete mode 100644 pidgin-2.6.1.tar.bz2 create mode 100644 pidgin-2.6.2.tar.bz2 delete mode 100644 pidgin-NLD-smiley-theme.tar.bz2 delete mode 100644 pidgin-Tango-smiley-theme.tar.bz2 diff --git a/pidgin-2.6.1.tar.bz2 b/pidgin-2.6.1.tar.bz2 deleted file mode 100644 index 27cda29..0000000 --- a/pidgin-2.6.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8f14ce127ea614ad4872eacfda5666090dcae122a2a6d79b6725fbbe7f9bf83 -size 8964827 diff --git a/pidgin-2.6.2.tar.bz2 b/pidgin-2.6.2.tar.bz2 new file mode 100644 index 0000000..ff27497 --- /dev/null +++ b/pidgin-2.6.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acbadfd4d725e628ab8906f87438b26ebf86e67d219bbdcf07a9ccd18bdaafd6 +size 9093010 diff --git a/pidgin-NLD-smiley-theme.tar.bz2 b/pidgin-NLD-smiley-theme.tar.bz2 deleted file mode 100644 index d587245..0000000 --- a/pidgin-NLD-smiley-theme.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b4f9e92f0e8ebc473e72a3cf8d8ae488fde177088ba61c1569f86093c9d5c6e -size 20019 diff --git a/pidgin-Tango-smiley-theme.tar.bz2 b/pidgin-Tango-smiley-theme.tar.bz2 deleted file mode 100644 index c86a206..0000000 --- a/pidgin-Tango-smiley-theme.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3204686fdc32b330aedac3c7e5cd8ac45deedc4128f01cc1878c2ea93e47f4b8 -size 13938 diff --git a/pidgin.changes b/pidgin.changes index 5341570..5b5b146 100644 --- a/pidgin.changes +++ b/pidgin.changes @@ -1,3 +1,59 @@ +------------------------------------------------------------------- +Wed Sep 9 18:00:15 CEST 2009 - vuntz@opensuse.org + +- Remove Tango and NLD themes: the upstream theme is following the + tango guidelines now. + +------------------------------------------------------------------- +Mon Sep 07 13:39:00 BST - riggwelter@opensuse.org + +- Update to version 2.6.2 + + libpurple + - Fix --disable-avahi to actually disable it in configure, as + opposed to just making the warning non-fatal. + - Fix using GNOME proxy settings properly. + + IRC: + - Fix parsing of invalid TOPIC messages. (CVE-2009-2703) + + MSN: + - Sending custom smileys in chats is now supported. + - Ink messages are now saved when using the HTML logger. + - Fix a crash when receiving some handwritten messages. + - Fix a crash when receiving certain SLP invite messages. + - Chats with multiple people should no longer spontaneously + disconnect. + + XMPP: + - Prompt the user before cancelling a presence subscription. + - Escape status messages that have HTML entities in the Get + Info dialog. + - Fix connecting to XMPP domains with no SRV records from + Pidgin on Windows. + - Fix typing notifications with Pidgin 2.5.9 or earlier. + - Fix connecting using BOSH and legacy authentication (XEP-0078). + - Adding buddies of the form "romeo@.../Resource" are handled + properly. In addition, it is no longer possible to add + buddies of the form "room@.../User", where room@... is a MUC. + - Don't crash when receiving "smileyfied" XHTML-IM from clients + that don't support bits of binary (ie. when getting an empty + in return) + - Fix bug where SSL/TLS was not required even though the + "require SSL/TLS" preference checked when connecting to + servers that use the older iq-based authentication. + (CVE-2009-3026) + + Yahoo!: + - Accounts now have "Use account proxy for SSL connections" + option. + + Finch + - Properly detect libpanel on OpenBSD. + - Remove IO watches in gnt_quit. + + Pidgin + - Fix the auto-personize functionality in the Buddy List. + - Set the window icon for the media window to an icon + corresponding to the type of call (headphone or webcam). + - Customized sound files are no longer reset whenever opening + the Preferences dialog. + - The buddy list should now immediately refresh upon changing + the icon theme. + ------------------------------------------------------------------- Tue Aug 25 18:07:03 CEST 2009 - sbrabec@suse.cz diff --git a/pidgin.spec b/pidgin.spec index c8e2e77..9d75a61 100644 --- a/pidgin.spec +++ b/pidgin.spec @@ -1,5 +1,5 @@ # -# spec file for package pidgin (Version 2.6.1) +# spec file for package pidgin (Version 2.6.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,14 +20,12 @@ Name: pidgin Summary: GTK+-Based Multiprotocol Instant Messaging Client -Version: 2.6.1 +Version: 2.6.2 Release: 1 License: GPL v2 or later Group: Productivity/Networking/Instant Messenger Url: http://www.pidgin.im/ Source: http://downloads.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2 -Source1: pidgin-NLD-smiley-theme.tar.bz2 -Source2: pidgin-Tango-smiley-theme.tar.bz2 Patch1: pidgin-gnome-keyring.patch # PATCH-NEEDS-REBASE Patch2: pidgin-nonblock-aim.patch @@ -215,7 +213,7 @@ and plugins. %lang_package -n libpurple %prep -%setup -q -a1 -a2 +%setup -q translation-update-upstream %patch1 -p1 # FIXME: Port this patch: @@ -260,8 +258,6 @@ intltoolize --force %{makeinstall} %{perl_process_packlist} %suse_update_desktop_file -N Pidgin -G "Instant Messenger" %{name} -%{__cp} -a NLD $RPM_BUILD_ROOT%{_datadir}/pixmaps/pidgin/emotes -%{__cp} -a Tango $RPM_BUILD_ROOT%{_datadir}/pixmaps/pidgin/emotes %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la $RPM_BUILD_ROOT%{_libdir}/*/*.la %{__rm} -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod %{__rm} -f $RPM_BUILD_ROOT%{_prefix}/lib/perl*/*/perllocal.pod