diff --git a/pidgin-sipe-1.22.1.tar.xz b/pidgin-sipe-1.22.1.tar.xz deleted file mode 100644 index 12bd46a..0000000 --- a/pidgin-sipe-1.22.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f5092b22bb7638a8945484b2b538c58b4d4fcf913d4b86a5ece1107d28a5154 -size 756620 diff --git a/pidgin-sipe-1.23.2.tar.xz b/pidgin-sipe-1.23.2.tar.xz new file mode 100644 index 0000000..f27d7a6 --- /dev/null +++ b/pidgin-sipe-1.23.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa05dcc59725f976ce7a88df47a1179927154f27799ab7b8ed8f865f8df0204 +size 779772 diff --git a/pidgin-sipe.changes b/pidgin-sipe.changes index f503cbf..7f51a11 100644 --- a/pidgin-sipe.changes +++ b/pidgin-sipe.changes @@ -1,7 +1,30 @@ +------------------------------------------------------------------- +Tue Mar 13 16:33:30 UTC 2018 - fcrozat@suse.com + +- Update to 1.23.2: + + fix some HTTP requests that were not sent +- Changes from version 1.23.1: + + Fixed #337: Duplicate candidates in SDP + + Fixed #336: Lync autodiscover does not follow user redirect + + media: unconditionally ignore multichannel codecs + + Updated translations. +- Changes from version 1.23.0: + + Feature #100: Extend libpurple D-Bus interface + + Feature #99: IPv6 addresses in SIP & SDP messages + + don't load buddy photos from unknown sites by default + * custom web URIs pose a security risk as they may be abused + * users can override this behaviour in the account settings + * Office365 accounts should not be affected by this change + + add support for GMime 3.0 API + + raise BR glib-2.0 >= 2.18.0 + + raise BR purple >= 2.7.0 + + drop support for GMime 2.4 + + drop support for gstreamer-0.10 + ------------------------------------------------------------------- Tue Sep 12 07:56:31 UTC 2017 - fcrozat@suse.com -- Update to 1.21.1: +- Update to 1.22.1: + Fixed #320: Multiple client detection broken + speed up Lync Autodiscover by using AccessLocation + purple: avoid rare SSL read deadlock diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec index d7b7c41..1f0eee1 100644 --- a/pidgin-sipe.spec +++ b/pidgin-sipe.spec @@ -1,7 +1,7 @@ # # spec file for package pidgin-sipe # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,10 +17,10 @@ Name: pidgin-sipe -Version: 1.22.1 +Version: 1.23.2 Release: 0 Summary: Pidgin protocol plugin to connect to MS Skype for Business -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Networking/Instant Messenger Url: http://sipe.sourceforge.net/ Source: http://downloads.sf.net/sipe/%{name}-%{version}.tar.xz @@ -29,7 +29,7 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: translation-update-upstream BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gmime-2.6) +BuildRequires: pkgconfig(gmime-3.0) BuildRequires: pkgconfig(krb5) BuildRequires: pkgconfig(nice) >= 0.1.0 BuildRequires: pkgconfig(nss)