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:
parent
c8bd232a63
commit
0edae2424c
@ -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>
|
Fri Sep 22 21:35:42 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
2
vis.spec
2
vis.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define test_version 0.5
|
%define test_version 0.5
|
||||||
Name: vis
|
Name: vis
|
||||||
Version: 0.8+git.1695395285.dac6a7e5
|
Version: 0.8+git.1695772293.2dcd9ac8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An editor combining the strengths of both vi(m) and sam
|
Summary: An editor combining the strengths of both vi(m) and sam
|
||||||
License: ISC
|
License: ISC
|
||||||
|
Loading…
Reference in New Issue
Block a user