SHA256
1
0
forked from pool/pidgin-sipe

Accepting request 160318 from GNOME:Apps

Update

OBS-URL: https://build.opensuse.org/request/show/160318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin-sipe?expand=0&rev=36
This commit is contained in:
Stephan Kulow 2013-03-21 21:11:00 +00:00 committed by Git OBS Bridge
parent f89d4c2511
commit 60a8a94114
4 changed files with 26 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e15effc2689d2db3c64beb7918479b9d20ddac3fec52bbe3ca4e14ae2f1d298
size 775818

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:487394a67c5efa6ee68af38ea5ae2659094adc670524da77dbde39fdbc51eaca
size 781682

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Mar 19 22:24:11 UTC 2013 - dimstar@opensuse.org
- Update to version 1.15.0:
+ Support Kerberos for HTTP(S) authentication w/o SSPI
(sf#3578135).
+ Add HTTPS to autodiscover probe (sf#3594094).
+ Simple button to disable calendar integration (sf#3607040).
+ Crash on 1.14.1 when connecting to server (sf#3603228).
+ sip uri with apostrophe is not valid (sf#3604671).
+ Fixed HTTP redirect crash.
+ Unified Single Sign-On handling in all places.
+ Added implementation for HTTP "WWW-Authenticate: Negotiate"
scheme.
+ Enabled TLS-DSK support in Windows SSPI version.
+ TLS-DSK: don't ask for password if SSPI or Kerberos are
compiled in.
+ Farstream 0.1.1 compatibility fix.
+ Support conf:sip: meeting URIs.
+ Updated Adium port.
-------------------------------------------------------------------
Tue Feb 5 22:32:56 UTC 2013 - zaitor@opensuse.org

View File

@ -19,14 +19,13 @@
%define build_telepathy 1
Name: pidgin-sipe
Version: 1.14.1
Version: 1.15.0
Release: 0
# FIXME: enable telepathy plugin when it'll be available (not in 1.11.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.14.1/%{name}-%{version}.tar.bz2
Source: http://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-1.15.0/%{name}-%{version}.tar.bz2
BuildRequires: gettext-devel
BuildRequires: glib2-devel >= 2.12.0
BuildRequires: gmime-devel