diff --git a/pidgin-sipe-1.9.0.tar.bz2 b/pidgin-sipe-1.9.0.tar.bz2 deleted file mode 100644 index 7d77281..0000000 --- a/pidgin-sipe-1.9.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84c9acafda3235400971ecab03a4297bdb50b795e1dd3c94aad73c994f562a9f -size 492230 diff --git a/pidgin-sipe-1.9.1.tar.bz2 b/pidgin-sipe-1.9.1.tar.bz2 new file mode 100644 index 0000000..d40abf1 --- /dev/null +++ b/pidgin-sipe-1.9.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe31f6b1a006fa0e2c87ecc7b4cc41a0e93a5b0abf9bd10f4bcc7dc851469492 +size 492312 diff --git a/pidgin-sipe.changes b/pidgin-sipe.changes index 5f9a39c..2ed7308 100644 --- a/pidgin-sipe.changes +++ b/pidgin-sipe.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Mar 17 22:11:51 CET 2010 - dimstar@opensuse.org + +- Update to version 1.9.1: + + sf#2969327: Kerberos authentication always fails on *nix + platforms + + sf#2968287: Authentication failure in scenario when director + server is Office Communications Server 2007 or above and home + server is Live Communications Server 2005 + + Send BYE when response to IM message is 408/480/481 + + Re-enable offline status to be user settable. + ------------------------------------------------------------------- Wed Mar 10 14:37:21 CET 2010 - dimstar@opensuse.org diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec index c51262e..6a4a242 100644 --- a/pidgin-sipe.spec +++ b/pidgin-sipe.spec @@ -1,5 +1,5 @@ # -# spec file for package pidgin-sipe (Version 1.9.0) +# spec file for package pidgin-sipe (Version 1.9.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,17 +18,17 @@ Name: pidgin-sipe -Version: 1.9.0 +Version: 1.9.1 Release: 1 License: GPLv2+ -Summary: Pidgin third-party plugin for Microsoft LCS/OCS +Summary: Pidgin protocol plugin to connect to MS Office Communicator Url: http://sipe.sourceforge.net/ Group: Productivity/Networking/Instant Messenger Source: %{name}-%{version}.tar.bz2 BuildRequires: gettext-devel BuildRequires: intltool BuildRequires: krb5-devel -BuildRequires: libpurple-devel >= 2.3.1 +BuildRequires: libpurple-devel >= 2.4.0 BuildRequires: libtool # For directory ownership BuildRequires: pidgin @@ -38,13 +38,16 @@ Supplements: packageand(libpurple-plugin-sipe:pidgin} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -A third-party plugin for the Pidgin multi-protocol instant messenger. It -implements the extended version of SIP/SIMPLE used by various products: +A third-party plugin for the Pidgin multi-protocol instant messenger. +It implements the extended version of SIP/SIMPLE used by various products: - * Microsoft Office Communications Server (OCS 2007 and newer) + * Microsoft Office Communications Server (OCS 2007/2007 R2 and newer) * Microsoft Live Communications Server (LCS 2003/2005) * Reuters Messaging +With this plugin you should be able to replace your Microsoft Office +Communicator client with Pidgin. + This package provides the icon set for Pidgin. %package -n libpurple-plugin-sipe @@ -57,7 +60,7 @@ Enhances: libpurple A third-party plugin for the libpurple multi-protocol instant messaging core. It implements the extended version of SIP/SIMPLE used by various products: - * Microsoft Office Communications Server (OCS 2007 and newer) + * Microsoft Office Communications Server (OCS 2007/2007 R2 and newer) * Microsoft Live Communications Server (LCS 2003/2005) * Reuters Messaging