diff --git a/weechat-1.0.1.tar.bz2 b/weechat-1.0.1.tar.bz2 deleted file mode 100644 index f7a6f77..0000000 --- a/weechat-1.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9285ae5124798dee8e3d77cf4ec1e913699b1df1587b5cee6760ed518072ca8 -size 2277780 diff --git a/weechat-1.1.tar.bz2 b/weechat-1.1.tar.bz2 new file mode 100644 index 0000000..a04314d --- /dev/null +++ b/weechat-1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06f15d8b945a76fc6b0ecfad358dfe4ae812b6fc998e0e221e8c2f75e3fca2d +size 2305548 diff --git a/weechat.changes b/weechat.changes index dfde151..3ad04aa 100644 --- a/weechat.changes +++ b/weechat.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Jan 12 07:38:34 UTC 2015 - tchvatal@suse.com + +- Version bump to 1.1: + - complete inline commands in input + - allow incomplete commands if unambiguous + - improve speed of completions + - add bar item and signals for mouse status + - use bar conditions on root bars + - add option "reorder" in command /server + - open irc channel buffers before the join is received from server + - add server option "sasl_fail" + - add support for color codes 16-99 in IRC messages + - disable SSLv3 by default + - add support of IRC capability "extended-join" + - add options "stop" and "start" in command /relay + - use HTTPS by default in script plugin for downloads + - add option "restore" in command /trigger + - evaluate and replace regex groups at same time in trigger (new and + incompatible format) + - many bugs fixed. + ------------------------------------------------------------------- Thu Nov 20 14:46:54 UTC 2014 - tchvatal@suse.com diff --git a/weechat.spec b/weechat.spec index a5f467c..b99a755 100644 --- a/weechat.spec +++ b/weechat.spec @@ -17,7 +17,7 @@ Name: weechat -Version: 1.0.1 +Version: 1.1 Release: 0 Summary: Portable, Fast, Light and Extensible Chat Client License: GPL-3.0+