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
This commit is contained in:
Matej Cepl 2023-09-27 18:06:18 +02:00
parent c8bd232a63
commit 0edae2424c
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
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>

View File

@ -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