From 9d1565721b56c24ab97045d208897c9f7883f468276f1abe57ee3ad27531e35c Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Sun, 18 Dec 2011 01:00:50 +0000 Subject: [PATCH] - 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 . - 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 --- bitlbee-3.0.3.tar.bz2 | 3 --- bitlbee-3.0.4.tar.bz2 | 3 +++ bitlbee.changes | 17 +++++++++++++++++ bitlbee.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 bitlbee-3.0.3.tar.bz2 create mode 100644 bitlbee-3.0.4.tar.bz2 diff --git a/bitlbee-3.0.3.tar.bz2 b/bitlbee-3.0.3.tar.bz2 deleted file mode 100644 index e88081d..0000000 --- a/bitlbee-3.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb0443b869761db53046c54b9db79155c304a2b6fe57aaaf7c47b8966f5946f4 -size 510621 diff --git a/bitlbee-3.0.4.tar.bz2 b/bitlbee-3.0.4.tar.bz2 new file mode 100644 index 0000000..1b983d2 --- /dev/null +++ b/bitlbee-3.0.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693a860e7cf3e23a807d1855962af4c17374a0118f302d89f292c0f87cbd7f7a +size 573082 diff --git a/bitlbee.changes b/bitlbee.changes index 7d4a128..094f73a 100644 --- a/bitlbee.changes +++ b/bitlbee.changes @@ -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 . + - 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 diff --git a/bitlbee.spec b/bitlbee.spec index 617c1f7..e5e69dc 100644 --- a/bitlbee.spec +++ b/bitlbee.spec @@ -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