Accepting request 480867 from network
OBS-URL: https://build.opensuse.org/request/show/480867 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=117
This commit is contained in:
parent
f193616646
commit
77a9fea803
@ -10,7 +10,7 @@ Fri Mar 10 21:14:24 UTC 2017 - sor.alexei@meowr.ru
|
||||
- Update AIM dev and dist ID's to new ones that were assigned
|
||||
by AOL.
|
||||
- TLS certificate verification now uses SHA-256 checksums.
|
||||
- Fix the SASL external auth for Freenode.
|
||||
- Fix the SASL external auth for Freenode (boo#1009974).
|
||||
- Remove the MSN protocol plugin. It has been unusable and
|
||||
dormant for some time.
|
||||
- Remove the Mxit protocol plugin. The service was closed at
|
||||
@ -33,6 +33,7 @@ Fri Mar 10 21:14:24 UTC 2017 - sor.alexei@meowr.ru
|
||||
characters. Large messages are now split into parts and sent
|
||||
one by one (pidgin.im#4753).
|
||||
- Rebase pidgin-nonblock-common.patch.
|
||||
- Remove pidgin-sasl-skip-external.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 12:14:13 UTC 2016 - sor.alexei@meowr.ru
|
||||
@ -51,6 +52,14 @@ Wed Dec 7 16:36:52 UTC 2016 - sor.alexei@meowr.ru
|
||||
- Apply pidgin-use-default-alsa.patch for SLE 12+ only properly.
|
||||
- Provide libpurple-branding-upstream for SLE 11 as well.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 09:33:32 UTC 2016 - fezhang@suse.com
|
||||
|
||||
- Add pidgin-sasl-skip-external.patch:
|
||||
Backport upstream commit 6106566. Makes Freenode and other
|
||||
servers that prefer SASL EXTERNAL fingerprint authentication
|
||||
work again (bsc#1009974).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 22 19:13:38 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
12
pidgin.spec
12
pidgin.spec
@ -125,8 +125,8 @@ on multiple chat networks simultaneously.
|
||||
|
||||
Pidgin is compatible with the following chat networks out of the
|
||||
box: Jabber/XMPP, AIM, ICQ, Bonjour, Gadu-Gadu, IRC, SILC, SIMPLE,
|
||||
Novell GroupWise Messenger, Lotus Sametime, MXit, MySpaceIM, and
|
||||
Zephyr. It can support many more with plugins.
|
||||
Novell GroupWise Messenger, IBM Sametime, and Zephyr. It can
|
||||
support many more with plugins.
|
||||
|
||||
%package devel
|
||||
Summary: Development Headers, Documentation, and Libraries for Pidgin
|
||||
@ -164,8 +164,8 @@ to write an IM client that connects to many IM networks.
|
||||
|
||||
libpurple is compatible with the following chat networks out of the
|
||||
box: Jabber/XMPP, AIM, ICQ, Bonjour, Gadu-Gadu, IRC, SILC, SIMPLE,
|
||||
Novell GroupWise Messenger, Lotus Sametime, MXit, MySpaceIM, and
|
||||
Zephyr. It can support many more with plugins.
|
||||
Novell GroupWise Messenger, IBM Sametime, and Zephyr. It can
|
||||
support many more with plugins.
|
||||
|
||||
%lang_package -n libpurple
|
||||
|
||||
@ -188,8 +188,8 @@ to write an IM client that connects to many IM networks.
|
||||
|
||||
libpurple is compatible with the following chat networks out of the
|
||||
box: Jabber/XMPP, AIM, ICQ, Bonjour, Gadu-Gadu, IRC, SILC, SIMPLE,
|
||||
Novell GroupWise Messenger, Lotus Sametime, MXit, MySpaceIM, and
|
||||
Zephyr. It can support many more with plugins.
|
||||
Novell GroupWise Messenger, IBM Sametime, and Zephyr. It can
|
||||
support many more with plugins.
|
||||
|
||||
This package provides the upstream default configuration for Pidgin.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user