From a4ac537598116b8722fb00b6f44abb335e43bb9c881e2f9366fed6d32d407210 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 13 Nov 2014 08:18:01 +0000 Subject: [PATCH] Accepting request 261221 from GNOME:Apps - Update to version 1.18.4 + ADFS fails when user and login name differ. + Adium: SIPE doesn't auto- or re-connect. + Fixed memory leaks. + Fixed processing of presence publish event response. + Fixed a longstanding issue that the Pidgin user status sometimes didn't switch back to. "Available" after the end of a meeting. + Bugs fixed: sf#263, sf#264. + adium: fix compilation on OS X 10.7. + Updated Transifex URLs. OBS-URL: https://build.opensuse.org/request/show/261221 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin-sipe?expand=0&rev=48 --- pidgin-sipe-1.18.3.tar.xz | 3 --- pidgin-sipe-1.18.4.tar.xz | 3 +++ pidgin-sipe.changes | 17 +++++++++++++++-- pidgin-sipe.spec | 4 ++-- 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 pidgin-sipe-1.18.3.tar.xz create mode 100644 pidgin-sipe-1.18.4.tar.xz diff --git a/pidgin-sipe-1.18.3.tar.xz b/pidgin-sipe-1.18.3.tar.xz deleted file mode 100644 index 814bdbf..0000000 --- a/pidgin-sipe-1.18.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ea3af5cd2c92675136a276246cdb1a8f052c4f188150e3cfa26534eec5237eb -size 704112 diff --git a/pidgin-sipe-1.18.4.tar.xz b/pidgin-sipe-1.18.4.tar.xz new file mode 100644 index 0000000..5a46f98 --- /dev/null +++ b/pidgin-sipe-1.18.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ae527a2ea18bb970c2f69f3fa04e1f09d3d5994d414331d6f3d5e7b9397c26 +size 704296 diff --git a/pidgin-sipe.changes b/pidgin-sipe.changes index 061547b..7db704d 100644 --- a/pidgin-sipe.changes +++ b/pidgin-sipe.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Nov 11 07:53:25 UTC 2014 - jozef.koval03@gmail.com + +- Update to version 1.18.4: + + ADFS fails when user and login name differ. + + Adium: SIPE doesn't auto- or re-connect. + + Fixed memory leaks. + + Fixed processing of presence publish event response. + + Fixed a longstanding issue that the Pidgin user status + sometimes didn't switch back to "Available" after the end of a + meeting. + + Bugs fixed: sf#263, sf#264. + ------------------------------------------------------------------- Sat Aug 16 20:54:45 UTC 2014 - dimstar@opensuse.org @@ -14,8 +27,8 @@ Sat Jul 12 13:49:48 UTC 2014 - dimstar@opensuse.org - Update to version 1.18.2: + ews: extract settings also from type EXPR. + ucs: honor user specified email URL. - + adium: fix compilation on OS X 10.7. - + Updated Transifex URLs. + + adium: fix compilation on OS X 10.7. + + Updated Transifex URLs. + Bugs fixed: sf#210, sf#241, sf#245, sf#248, sf#255. + Updated translations. diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec index 3687d08..98c603f 100644 --- a/pidgin-sipe.spec +++ b/pidgin-sipe.spec @@ -19,13 +19,13 @@ %define build_telepathy 1 Name: pidgin-sipe -Version: 1.18.3 +Version: 1.18.4 Release: 0 Summary: Pidgin protocol plugin to connect to MS Office Communicator License: GPL-2.0+ Group: Productivity/Networking/Instant Messenger Url: http://sipe.sourceforge.net/ -Source: http://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-1.18.3/%{name}-%{version}.tar.xz +Source: http://downloads.sourceforge.net/project/sipe/sipe/%{name}-%{version}/%{name}-%{version}.tar.xz BuildRequires: gettext-devel BuildRequires: glib2-devel >= 2.12.0 BuildRequires: gmime-devel