From 7f10c7d00380c02b4a701f1c96d2fae799fe0e1d2851ae1e4ebd41e99ef49191 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 15 Jan 2016 09:41:29 +0000 Subject: [PATCH] Accepting request 353445 from GNOME:Apps 1 OBS-URL: https://build.opensuse.org/request/show/353445 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin-sipe?expand=0&rev=53 --- pidgin-sipe-1.19.1.tar.xz | 3 --- pidgin-sipe-1.20.1.tar.xz | 3 +++ pidgin-sipe.changes | 13 +++++++++++++ pidgin-sipe.spec | 6 +++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 pidgin-sipe-1.19.1.tar.xz create mode 100644 pidgin-sipe-1.20.1.tar.xz diff --git a/pidgin-sipe-1.19.1.tar.xz b/pidgin-sipe-1.19.1.tar.xz deleted file mode 100644 index 53b2dd3..0000000 --- a/pidgin-sipe-1.19.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b5a4217bd7ef73ffa22c1d8e149de79e779eecc3275f3041e48ca8332ab094e -size 716092 diff --git a/pidgin-sipe-1.20.1.tar.xz b/pidgin-sipe-1.20.1.tar.xz new file mode 100644 index 0000000..fcf001d --- /dev/null +++ b/pidgin-sipe-1.20.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7c31e23d6dbf33ed7b156a7a296c310b4347842ccca0ce898c7509c7c64e02 +size 708984 diff --git a/pidgin-sipe.changes b/pidgin-sipe.changes index 9f0086a..98fb152 100644 --- a/pidgin-sipe.changes +++ b/pidgin-sipe.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Jan 13 16:44:50 UTC 2016 - dimstar@opensuse.org + +- Update to version 1.20.1: + + Add support for another type of ADFS response. + + Improve configure check for back-ported features. + + Updated translations. +- Changes from version 1.20.0: + + Parse HTML from Lync conference URL (Stefan Becker) + + SRTP Support. + + Office365 rejects RC4 in TLS-DSK: added support for + AES-128/256-CBC. + ------------------------------------------------------------------- Tue Jun 30 15:14:25 UTC 2015 - dimstar@opensuse.org diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec index 3f3654b..5f19517 100644 --- a/pidgin-sipe.spec +++ b/pidgin-sipe.spec @@ -1,7 +1,7 @@ # # spec file for package pidgin-sipe # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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.19.1 +Version: 1.20.1 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/pidgin-sipe-1.19.1/%{name}-%{version}.tar.xz +Source: http://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-1.20.1/%{name}-%{version}.tar.xz # PATCH-FEATURE-UPSTREAM pidgin-sipe-gstreamer-1.0.patch dimstar@opensuse.org -- Read the GStreamer branch to be used from purple.pc; taken from https://pidgin.im/pipermail/devel/2015-March/023647.html Patch0: pidgin-sipe-gstreamer-1.0.patch BuildRequires: gettext-devel