SHA256
1
0
forked from pool/bitlbee

Accepting request 820953 from home:mcepl:branches:server:irc

- Update to 3.6:
  - Removed msn, skype, oscar (icq/aim). For msn/skype use skypeweb, for
    ICQ use icyque. AIM is just dead.
  - Fix twitter (disable stream setting, set tweet length to 280)
    Note that users of 3.5.1 and older can re-enable twitter support by
    changing these two settings:
    account twitter set stream off
    account twitter set message_length 280
  - Add server-time IRCv3 capability
  - Large performance improvements for large contact lists

OBS-URL: https://build.opensuse.org/request/show/820953
OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee?expand=0&rev=44
This commit is contained in:
Matej Cepl 2020-07-14 16:48:38 +00:00 committed by Git OBS Bridge
parent 003c0bf5d7
commit b0d420940b
4 changed files with 20 additions and 4 deletions

View File

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

3
bitlbee-3.6.tar.gz Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jul 14 16:05:02 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Update to 3.6:
- Removed msn, skype, oscar (icq/aim). For msn/skype use skypeweb, for
ICQ use icyque. AIM is just dead.
- Fix twitter (disable stream setting, set tweet length to 280)
Note that users of 3.5.1 and older can re-enable twitter support by
changing these two settings:
account twitter set stream off
account twitter set message_length 280
- Add server-time IRCv3 capability
- Large performance improvements for large contact lists
-------------------------------------------------------------------
Tue Mar 13 19:13:45 UTC 2018 - 9+suse@cirno.systems

View File

@ -19,7 +19,7 @@
%define daemon_piddir /run/%{name}
Name: bitlbee
Version: 3.5.1
Version: 3.6
Release: 0
Summary: IRC to other Chat Networks Gateway
License: GPL-2.0-only