From 28914cb8f9fc9fb0e894efcb516b8098efa37aab Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Oct 24 2015 14:02:58 +0000 Subject: update to 1.20.1 --- diff --git a/.gitignore b/.gitignore index abcb336..511cfd6 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ pidgin-sipe-1.10.1.tar.bz2 /pidgin-sipe-1.19.0.tar.bz2 /pidgin-sipe-1.19.1.tar.bz2 /pidgin-sipe-1.20.0.tar.bz2 +/pidgin-sipe-1.20.1.tar.bz2 diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec index 6a3ff87..7f87e2c 100644 --- a/pidgin-sipe.spec +++ b/pidgin-sipe.spec @@ -1,5 +1,5 @@ Name: pidgin-sipe -Version: 1.20.0 +Version: 1.20.1 Release: 1%{?dist} Summary: Pidgin protocol plugin to connect to MS Office Communicator @@ -19,6 +19,7 @@ Requires: purple-sipe = %{version}-%{release} A third-party plugin for the Pidgin multi-protocol instant messenger. It implements the extended version of SIP/SIMPLE used by various products: + * Skype for Business * Microsoft Office 365 * Microsoft Business Productivity Online Suite (BPOS) * Microsoft Lync Server @@ -42,6 +43,7 @@ License: GPLv2+ A third-party plugin for the Pidgin multi-protocol instant messenger. It implements the extended version of SIP/SIMPLE used by various products: + * Skype for Business * Microsoft Office 365 * Microsoft Business Productivity Online Suite (BPOS) * Microsoft Lync Server @@ -55,7 +57,6 @@ This package provides the protocol plugin for libpurple clients. %prep %setup -q - %build %configure \ --with-krb5 \ @@ -91,6 +92,11 @@ rm -rf %{buildroot} %changelog +* Sat Oct 24 2015 Stefan Becker - 1.20.1-1 +- update to 1.20.1: + - add support for another type of ADFS response + - improve configure check for back-ported features + * Sat Aug 29 2015 Stefan Becker - 1.20.0-1 - update to 1.20.0: - add support for SRTP (requires libpurple >= 3.0.0) diff --git a/sources b/sources index 3fb1766..a5b7cc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -888fb9178af0f2e2912fc28084ca07a9 pidgin-sipe-1.20.0.tar.bz2 +9ac91fc0f11db14ef53d22b4e7ae6ba6 pidgin-sipe-1.20.1.tar.bz2