diff options
-rw-r--r-- | vis.changes | 8 | ||||
-rw-r--r-- | vis.spec | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/vis.changes b/vis.changes index 1ba895d..50dccb0 100644 --- a/vis.changes +++ b/vis.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Wed Sep 27 16:05:54 UTC 2023 - Matej Cepl <mcepl@suse.com> + +- Update from dac6a7e5 to 2dcd9ac8: + - filetype.lua: add common *roff extensions + - vis-menu.c: add space for terminating NUL byte + - vis-subprocess.c: remove unnecessary NULL check + +------------------------------------------------------------------- Fri Sep 22 21:35:42 UTC 2023 - Matej Cepl <mcepl@suse.com> - Update from 7367ea8a to dac6a7e5: @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1695395285.dac6a7e5 +Version: 0.8+git.1695772293.2dcd9ac8 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC |