SHA256
1
0
forked from pool/pidgin-sipe

Accepting request 261221 from GNOME:Apps

- Update to version 1.18.4
  + ADFS fails when user and login name differ.
  + Adium: SIPE doesn't auto- or re-connect.
  + Fixed memory leaks.
  + Fixed processing of presence publish event response.
  + Fixed a longstanding issue that the Pidgin user status
    sometimes didn't switch back to.
    "Available" after the end of a meeting.
  + Bugs fixed: sf#263, sf#264.
  + adium: fix compilation on OS X 10.7.
  + Updated Transifex URLs.

OBS-URL: https://build.opensuse.org/request/show/261221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin-sipe?expand=0&rev=48
This commit is contained in:
Dominique Leuenberger 2014-11-13 08:18:01 +00:00 committed by Git OBS Bridge
parent ffc52a486b
commit a4ac537598
4 changed files with 20 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ea3af5cd2c92675136a276246cdb1a8f052c4f188150e3cfa26534eec5237eb
size 704112

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21ae527a2ea18bb970c2f69f3fa04e1f09d3d5994d414331d6f3d5e7b9397c26
size 704296

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Nov 11 07:53:25 UTC 2014 - jozef.koval03@gmail.com
- Update to version 1.18.4:
+ ADFS fails when user and login name differ.
+ Adium: SIPE doesn't auto- or re-connect.
+ Fixed memory leaks.
+ Fixed processing of presence publish event response.
+ Fixed a longstanding issue that the Pidgin user status
sometimes didn't switch back to "Available" after the end of a
meeting.
+ Bugs fixed: sf#263, sf#264.
-------------------------------------------------------------------
Sat Aug 16 20:54:45 UTC 2014 - dimstar@opensuse.org
@ -14,8 +27,8 @@ Sat Jul 12 13:49:48 UTC 2014 - dimstar@opensuse.org
- Update to version 1.18.2:
+ ews: extract settings also from type EXPR.
+ ucs: honor user specified email URL.
+ adium: fix compilation on OS X 10.7.
+ Updated Transifex URLs.
+ adium: fix compilation on OS X 10.7.
+ Updated Transifex URLs.
+ Bugs fixed: sf#210, sf#241, sf#245, sf#248, sf#255.
+ Updated translations.

View File

@ -19,13 +19,13 @@
%define build_telepathy 1
Name: pidgin-sipe
Version: 1.18.3
Version: 1.18.4
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.18.3/%{name}-%{version}.tar.xz
Source: http://downloads.sourceforge.net/project/sipe/sipe/%{name}-%{version}/%{name}-%{version}.tar.xz
BuildRequires: gettext-devel
BuildRequires: glib2-devel >= 2.12.0
BuildRequires: gmime-devel