forked from pool/pidgin-sipe
Accepting request 163899 from GNOME:Apps
Update to 1.15.1 (forwarded request 163883 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/163899 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin-sipe?expand=0&rev=37
This commit is contained in:
parent
60a8a94114
commit
c24ff92e66
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:487394a67c5efa6ee68af38ea5ae2659094adc670524da77dbde39fdbc51eaca
|
||||
size 781682
|
3
pidgin-sipe-1.15.1.tar.bz2
Normal file
3
pidgin-sipe-1.15.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:879848a2502a3b91e891ce0579c8d89a06b81d8a7d305d22d3ef109ec4cc95c1
|
||||
size 789601
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 13 13:48:45 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.15.1:
|
||||
+ NOTE: SIPE SourceForge project got updated. Because of this all
|
||||
bug and feature request numbers have changed.
|
||||
+ sf#190: SIP 407 response rejected with invalid message
|
||||
signature.
|
||||
+ sf#189: Adium SIPE plugin vs. libpurple linking issues.
|
||||
+ Fixed free-after-use issue that caused crashes for some users.
|
||||
+ Fixed broken NTLM fallback in Negotiate.
|
||||
+ Fixed subscriptions expiration by subscribing again after
|
||||
re-authentication.
|
||||
+ Allow different user name and login for Office 365
|
||||
authentication.
|
||||
+ Add SIPE version & git commit ID to debug log.
|
||||
+ Added valgrind log analyzer script.
|
||||
+ Added NTLM message anaylzer.
|
||||
+ Updated Adium port.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 22:24:11 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define build_telepathy 1
|
||||
|
||||
Name: pidgin-sipe
|
||||
Version: 1.15.0
|
||||
Version: 1.15.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.15.0/%{name}-%{version}.tar.bz2
|
||||
Source: http://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-1.15.1/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: glib2-devel >= 2.12.0
|
||||
BuildRequires: gmime-devel
|
||||
|
Loading…
Reference in New Issue
Block a user