forked from pool/pidgin-sipe
Accepting request 229952 from GNOME:Apps
Not buildtested so let it build on obs before reviewing. - Update to version 1.18.1: + sf#238: Fixed false "not delivered" in conference. + sf#237: HTML escaping not removed from URL. + sf#210: Conference call ends with error message. + Fix endless loop with failed HTTP Basic authentication. + Fix crash when gstreamer nice plugin is missing. + Fix EWS autodiscover for some Office 365 users. + purple: fix missing "Copy to" in buddy menu. + purple/adium: ignore empty search values. + adium: - Fix group chat UI. - Implement BEAST mitigations for 10.8.5. + Add indication when user is connected from a mobile device. + Updated translations. (forwarded request 229935 from dimstar) OBS-URL: https://build.opensuse.org/request/show/229952 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin-sipe?expand=0&rev=44
This commit is contained in:
parent
ce03f3c152
commit
d4f7ade475
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca2a357b516c873c9a3feb0315aba6e4a246b5c657e6de7ada1dc302c50cb064
|
||||
size 854853
|
3
pidgin-sipe-1.18.1.tar.bz2
Normal file
3
pidgin-sipe-1.18.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f31dd00f31d65bf9ca04567302a3e129a1bc5500a4b4f0ec16a0405b5a52ddb
|
||||
size 853000
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 13 20:58:31 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.18.1:
|
||||
+ sf#238: Fixed false "not delivered" in conference.
|
||||
+ sf#237: HTML escaping not removed from URL.
|
||||
+ sf#210: Conference call ends with error message.
|
||||
+ Fix endless loop with failed HTTP Basic authentication.
|
||||
+ Fix crash when gstreamer nice plugin is missing.
|
||||
+ Fix EWS autodiscover for some Office 365 users.
|
||||
+ purple: fix missing "Copy to" in buddy menu.
|
||||
+ purple/adium: ignore empty search values.
|
||||
+ adium:
|
||||
- Fix group chat UI.
|
||||
- Implement BEAST mitigations for 10.8.5.
|
||||
+ Add indication when user is connected from a mobile device.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 12:49:36 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define build_telepathy 1
|
||||
|
||||
Name: pidgin-sipe
|
||||
Version: 1.18.0
|
||||
Version: 1.18.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.18.0/%{name}-%{version}.tar.bz2
|
||||
Source: http://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-1.18.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