diff --git a/pidgin-sipe-1.14.1.tar.bz2 b/pidgin-sipe-1.14.1.tar.bz2 deleted file mode 100644 index 407f508..0000000 --- a/pidgin-sipe-1.14.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e15effc2689d2db3c64beb7918479b9d20ddac3fec52bbe3ca4e14ae2f1d298 -size 775818 diff --git a/pidgin-sipe-1.15.0.tar.bz2 b/pidgin-sipe-1.15.0.tar.bz2 new file mode 100644 index 0000000..128cb99 --- /dev/null +++ b/pidgin-sipe-1.15.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487394a67c5efa6ee68af38ea5ae2659094adc670524da77dbde39fdbc51eaca +size 781682 diff --git a/pidgin-sipe.changes b/pidgin-sipe.changes index 0b0e88a..2ec3b6d 100644 --- a/pidgin-sipe.changes +++ b/pidgin-sipe.changes @@ -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 diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec index 0c86269..bc6cea7 100644 --- a/pidgin-sipe.spec +++ b/pidgin-sipe.spec @@ -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