[pidgin-sipe/f16] update to 1.13.0

stefanb stefanb at fedoraproject.org
Wed Mar 14 20:35:06 UTC 2012


commit a4ae970a382caeb741a2deac249add2dabca3426
Author: Stefan Becker <chemobejk at gmail.com>
Date:   Wed Mar 14 22:20:58 2012 +0200

    update to 1.13.0

 pidgin-sipe.spec |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec
index ff49fc5..22cce27 100644
--- a/pidgin-sipe.spec
+++ b/pidgin-sipe.spec
@@ -1,6 +1,6 @@
 Name:           pidgin-sipe
-Version:        1.12.0
-Release:        2%{?dist}
+Version:        1.13.0
+Release:        1%{?dist}
 Summary:        Pidgin protocol plugin to connect to MS Office Communicator
 
 Group:          Applications/Internet
@@ -10,7 +10,7 @@ Source0:        http://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-%
 
 BuildRequires:  zlib-devel, libpurple-devel >= 2.8.0, e2fsprogs-devel, intltool
 BuildRequires:  krb5-devel, gettext, libxml2-devel, glib2-devel >= 2.28.0
-BuildRequires:  libnice-devel >= 0.1.0, gstreamer-devel
+BuildRequires:  libnice-devel >= 0.1.0, gstreamer-devel, nss-devel
 
 Requires:       purple-sipe = %{version}-%{release}
 
@@ -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:
 
+    * Microsoft Lync Server 2010
     * Microsoft Office Communications Server (OCS 2007/2007 R2 and newer)
     * Microsoft Live Communications Server (LCS 2003/2005)
     * Reuters Messaging
@@ -39,6 +40,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:
 
+    * Microsoft Lync Server 2010
     * Microsoft Office Communications Server (OCS 2007/2007 R2 and newer)
     * Microsoft Live Communications Server (LCS 2003/2005)
     * Reuters Messaging
@@ -81,6 +83,16 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Mar 14 2012 Stefan Becker <chemobejk at gmail.com> - 1.13.0-1
+- update to 1.13.0:
+    - support for Lync & Office365
+    - added [MS-SIPAE] TLS-DSK authentication scheme
+    - added [MS-DLX] based Get Info/Contact Search
+    - added experimental media TCP transport
+- add BR nss-devel
+- drop obsolete patch to replace deprecated glib2 functions
+- add patch to fix maybe-uninitialized errors for F17+
+
 * Sun Jan 08 2012 Stefan Becker <chemobejk at gmail.com> - 1.12.0-2
 - enable audio/video call support for F15+ (bz #761528)
 


More information about the scm-commits mailing list