diff options
-rw-r--r-- | vis.changes | 10 | ||||
-rw-r--r-- | vis.spec | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/vis.changes b/vis.changes index c6457b5..23250e7 100644 --- a/vis.changes +++ b/vis.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Wed Feb 15 12:24:27 UTC 2023 - Matej Cepl <mcepl@suse.com> + +- Update to version 0.8+git.1676316750.7e88dff: + - vis-open: further improvement & clean-up + - Do tilde expansion only for the tilde character at the + beginning of the pattern. + - Correct initial value of 'syntax' option, which is not 'off' + - text-io: close "cwd" in all cases + +------------------------------------------------------------------- Mon Jan 30 12:21:45 UTC 2023 - Matej Cepl <mcepl@suse.com> - Add Suggests: par_text for regormatting. @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1670679760.1abf7ee +Version: 0.8+git.1676316750.7e88dff Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC |