forked from pool/pidgin-sipe
Accepting request 523588 from network:pidgin
1 OBS-URL: https://build.opensuse.org/request/show/523588 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin-sipe?expand=0&rev=59
This commit is contained in:
parent
2c83fbcb72
commit
3e7faa7cc7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7fe7e483c0dc2578162a29e7e4e37287b890875fa828516fd353d3c113559ec3
|
|
||||||
size 754716
|
|
3
pidgin-sipe-1.22.1.tar.xz
Normal file
3
pidgin-sipe-1.22.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3f5092b22bb7638a8945484b2b538c58b4d4fcf913d4b86a5ece1107d28a5154
|
||||||
|
size 756620
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 12 07:56:31 UTC 2017 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Update to 1.21.1:
|
||||||
|
+ Fixed #320: Multiple client detection broken
|
||||||
|
+ speed up Lync Autodiscover by using AccessLocation
|
||||||
|
+ purple: avoid rare SSL read deadlock
|
||||||
|
+ various minor fixes
|
||||||
|
+ crypto: make code compile with OpenSSL 1.1.0
|
||||||
|
+ drop references to Reuters Messaging
|
||||||
|
- updated translations: Lithuanian (lt), Russian (ru), Swedish
|
||||||
|
(sv), Turkish (tr)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 15 14:25:23 UTC 2017 - sor.alexei@meowr.ru
|
Wed Feb 15 14:25:23 UTC 2017 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: pidgin-sipe
|
Name: pidgin-sipe
|
||||||
Version: 1.22.0
|
Version: 1.22.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pidgin protocol plugin to connect to MS Skype for Business
|
Summary: Pidgin protocol plugin to connect to MS Skype for Business
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -108,8 +108,8 @@ used by various products:
|
|||||||
|
|
||||||
%package -n telepathy-sipe
|
%package -n telepathy-sipe
|
||||||
Summary: MS Skype for Business connection manager for Telepathy
|
Summary: MS Skype for Business connection manager for Telepathy
|
||||||
Group: Productivity/Networking/Instant Messenger
|
|
||||||
# telepathy-plugin-sipe was last used in openSUSE Leap 42.2.
|
# telepathy-plugin-sipe was last used in openSUSE Leap 42.2.
|
||||||
|
Group: Productivity/Networking/Instant Messenger
|
||||||
Provides: telepathy-plugin-sipe = %{version}
|
Provides: telepathy-plugin-sipe = %{version}
|
||||||
Obsoletes: telepathy-plugin-sipe < %{version}
|
Obsoletes: telepathy-plugin-sipe < %{version}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user