diff --git a/pidgin-sipe-1.18.5.tar.xz b/pidgin-sipe-1.18.5.tar.xz deleted file mode 100644 index 4594b6f..0000000 --- a/pidgin-sipe-1.18.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7edbbcc21bb93981bcd0617c88e69efa0819bacaf451816da044b276a088dae2 -size 706760 diff --git a/pidgin-sipe-1.19.0.tar.xz b/pidgin-sipe-1.19.0.tar.xz new file mode 100644 index 0000000..1e0bff8 --- /dev/null +++ b/pidgin-sipe-1.19.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9259636f9234aebbaaf31ad09add04572b7481828b718998887c070c5b935028 +size 714472 diff --git a/pidgin-sipe.changes b/pidgin-sipe.changes index 1e91464..e75382f 100644 --- a/pidgin-sipe.changes +++ b/pidgin-sipe.changes @@ -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 diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec index d139b8e..bb58bdc 100644 --- a/pidgin-sipe.spec +++ b/pidgin-sipe.spec @@ -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