Hello community, here is the log from the commit of package kakoune for openSUSE:Factory checked in at 2019-01-03 18:07:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kakoune (Old) and /work/SRC/openSUSE:Factory/.kakoune.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kakoune" Thu Jan 3 18:07:08 2019 rev:11 rq:662272 version:2018.10.27 Changes: -------- --- /work/SRC/openSUSE:Factory/kakoune/kakoune.changes 2018-09-04 22:58:06.229396895 +0200 +++ /work/SRC/openSUSE:Factory/.kakoune.new.28833/kakoune.changes 2019-01-03 18:07:10.156111506 +0100 @@ -1,0 +2,18 @@ +Sat Dec 29 18:58:52 UTC 2018 - [email protected] + +- Update to 2018.10.27: + * remove-hooks argument is now a regex and removes all hooks whose group matches it. + * exclusive face attribute (e) has been replaced with more granular final foreground (f), final + background (g), and final attributes (a), or the three combined as final (F). Semantics changed + slightly as those attributes apply to the existing face as well (a final face will not get + modified by a following face if that following face does not have the final attribute itself. + * <a-m> aka "merge consecutive selections" has been moved to <a-_>. The new <a-m> and <a-M> are + now symmetrical with m and M. Those commands select (or extend) to the matching char backwards. + * define-command switches -shell-completion and -shell-candidates have been renamed to + -shell-script-completion and -shell-script-candidates to make way for a new -shell-completion + which completes like the shell (shell command name then filename). + * asciidoc is not a dependency anymore, the last file that requiered it (Kakoune's manpage) has + been converted to troff format. + + +------------------------------------------------------------------- Old: ---- kakoune-2018.09.04.tar.bz2 New: ---- kakoune-2018.10.27.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kakoune.spec ++++++ --- /var/tmp/diff_new_pack.lnfbzJ/_old 2019-01-03 18:07:10.604111107 +0100 +++ /var/tmp/diff_new_pack.lnfbzJ/_new 2019-01-03 18:07:10.608111104 +0100 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: kakoune -Version: 2018.09.04 +Version: 2018.10.27 Release: 0 Summary: A code editor heavily inspired by Vim License: Unlicense ++++++ kakoune-2018.09.04.tar.bz2 -> kakoune-2018.10.27.tar.bz2 ++++++ ++++ 5831 lines of diff (skipped)
