From ca3a90ab87a12b332ba726d705acf67cbbd0075bdefbbc09cb5160939a00b892 Mon Sep 17 00:00:00 2001 From: Guido Berhoerster Date: Mon, 21 Jan 2013 15:11:59 +0000 Subject: [PATCH] Accepting request 149441 from home:scarabeus_iv - Version bump to version 0.4.0: * add option "diff" for command /set, display default values in output of /set * add color support in prefix options * add command /eval, use expression in conditions for bars * connect by default with IPv6 to servers with fallback to IPv4 * add aspell suggestions * add support of tags in irc messages and "server-time" capability * add irc command /quiet * add support of IPv6 in relay plugin * add backlog for irc protocol in relay plugin * display remote IP address for DCC chat/file in xfer plugin * add git version in build * many bugs fixed. OBS-URL: https://build.opensuse.org/request/show/149441 OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=48 --- weechat-0.3.9.2.tar.bz2 | 3 --- weechat-0.4.0.tar.bz2 | 3 +++ weechat.changes | 17 +++++++++++++++++ weechat.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 weechat-0.3.9.2.tar.bz2 create mode 100644 weechat-0.4.0.tar.bz2 diff --git a/weechat-0.3.9.2.tar.bz2 b/weechat-0.3.9.2.tar.bz2 deleted file mode 100644 index 239c242..0000000 --- a/weechat-0.3.9.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e9cb967be7d6496c37d4b05dbff5144796954a7abdd21f3f5e4305f772f7532 -size 2721004 diff --git a/weechat-0.4.0.tar.bz2 b/weechat-0.4.0.tar.bz2 new file mode 100644 index 0000000..d46f5cd --- /dev/null +++ b/weechat-0.4.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df12201d8b0ac25f62ddbfb675e8f3d978e52bc5b644d55ccf4c755956fa60d +size 1740361 diff --git a/weechat.changes b/weechat.changes index 854a02f..116a6cd 100644 --- a/weechat.changes +++ b/weechat.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Jan 21 13:43:41 UTC 2013 - tchvatal@suse.com + +- Version bump to version 0.4.0: + * add option "diff" for command /set, display default values in output of /set + * add color support in prefix options + * add command /eval, use expression in conditions for bars + * connect by default with IPv6 to servers with fallback to IPv4 + * add aspell suggestions + * add support of tags in irc messages and "server-time" capability + * add irc command /quiet + * add support of IPv6 in relay plugin + * add backlog for irc protocol in relay plugin + * display remote IP address for DCC chat/file in xfer plugin + * add git version in build + * many bugs fixed. + ------------------------------------------------------------------- Mon Nov 19 09:35:38 UTC 2012 - gber@opensuse.org diff --git a/weechat.spec b/weechat.spec index 6db033e..2feb790 100644 --- a/weechat.spec +++ b/weechat.spec @@ -20,7 +20,7 @@ %endif Name: weechat -Version: 0.3.9.2 +Version: 0.4.0 Release: 0 Summary: Portable, Fast, Light and Extensible Chat Client License: GPL-3.0+