- update to 3.0.4
- Merged Skype support. This used to be a separate plugin, and it still is, but by including it with BitlBee by default it will be easier to keep it in sync with changes to BitlBee. - Fixed a file descriptor leak bug that may have caused strange behaviour in BitlBee sessions running for a long time. - Now fetches Twitter mentions as well if the "fetch_mentions" account setting is enabled. - With t.co now all over Twitter, show the original (but truncated) URL between <brackets>. - Fixed MSN Messenger login issues ("timeout" while fetching buddy list). - Another (related) GnuTLS compatibility fix (now 2.13+?). OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee?expand=0&rev=14
This commit is contained in:
parent
35e1158636
commit
9d1565721b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb0443b869761db53046c54b9db79155c304a2b6fe57aaaf7c47b8966f5946f4
|
||||
size 510621
|
3
bitlbee-3.0.4.tar.bz2
Normal file
3
bitlbee-3.0.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:693a860e7cf3e23a807d1855962af4c17374a0118f302d89f292c0f87cbd7f7a
|
||||
size 573082
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 18 00:57:26 UTC 2011 - darix@nordisch.org
|
||||
|
||||
- update to 3.0.4
|
||||
- Merged Skype support. This used to be a separate plugin, and it
|
||||
still is, but by including it with BitlBee by default it will
|
||||
be easier to keep it in sync with changes to BitlBee.
|
||||
- Fixed a file descriptor leak bug that may have caused strange
|
||||
behaviour in BitlBee sessions running for a long time.
|
||||
- Now fetches Twitter mentions as well if the "fetch_mentions"
|
||||
account setting is enabled.
|
||||
- With t.co now all over Twitter, show the original (but
|
||||
truncated) URL between <brackets>.
|
||||
- Fixed MSN Messenger login issues ("timeout" while fetching
|
||||
buddy list).
|
||||
- Another (related) GnuTLS compatibility fix (now 2.13+?).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 12 19:08:09 UTC 2011 - pascal.bleser@opensuse.org
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: bitlbee
|
||||
Version: 3.0.3
|
||||
Version: 3.0.4
|
||||
Release: 0
|
||||
Summary: IRC to other Chat Networks Gateway
|
||||
# http://get.bitlbee.org/src/bitlbee-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user