SHA256
1
0
forked from pool/pidgin-sipe

Accepting request 286045 from GNOME:Apps

New release from upstream, new stable from what I can gather from sourceforge (forwarded request 286027 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/286045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin-sipe?expand=0&rev=50
This commit is contained in:
Stephan Kulow 2015-02-16 06:36:26 +00:00 committed by Git OBS Bridge
parent 760af51b88
commit 5ee56b9759
4 changed files with 28 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7edbbcc21bb93981bcd0617c88e69efa0819bacaf451816da044b276a088dae2
size 706760

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9259636f9234aebbaaf31ad09add04572b7481828b718998887c070c5b935028
size 714472

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Feb 13 21:22:20 UTC 2015 - zaitor@opensuse.org
- Update to version 1.19.0:
+ Move parsing of login name.
+ Support for Adium group chat bookmarks.
+ Support searching for SIP ID.
+ ADFS can't always be used for accounts that have Multi-Factor
Authentication (MFA) enabled.
+ Support buddy photos from contactCard.
+ Fall back from Kerberos to NTLM.
+ Raised contact names.
+ Corrupted HTTP response crashes SIPE.
+ Fix calendar state machine when EWS URL is set.
+ Fall back to [MS-DLX] BasicSearch to improve search experience.
+ Implement search functionality for UCS.
+ adium:
- Add chat room list UI.
- Fix duplicate debug log messages.
+ Support for libnice TCP mode.
+ Refactor CCCP request code.
-------------------------------------------------------------------
Wed Dec 31 09:36:53 UTC 2014 - jozef.koval03@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package pidgin-sipe
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,13 +19,13 @@
%define build_telepathy 1
Name: pidgin-sipe
Version: 1.18.5
Version: 1.19.0
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/%{name}-%{version}/%{name}-%{version}.tar.xz
Source: http://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-1.19.0/%{name}-%{version}.tar.xz
BuildRequires: gettext-devel
BuildRequires: glib2-devel >= 2.12.0
BuildRequires: gmime-devel