Update to 0.8+git.1692979777.2c5e6928:
- configure: also check for lua-5.4 - lua api: fix a couple typos in process_response() documentation - Implementation of the non-blocking process running Lua API - sam.c: rename a number of options to match lua api - Lua API: access and set all available options
This commit is contained in:
parent
558438207a
commit
3dfede097d
11
vis.changes
11
vis.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 26 00:11:37 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.8+git.1692979777.2c5e6928:
|
||||||
|
- configure: also check for lua-5.4
|
||||||
|
- lua api: fix a couple typos in process_response()
|
||||||
|
documentation
|
||||||
|
- Implementation of the non-blocking process running Lua API
|
||||||
|
- sam.c: rename a number of options to match lua api
|
||||||
|
- Lua API: access and set all available options
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 20 19:20:16 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
Sun Aug 20 19:20:16 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.1692310337.09ba77aa
|
Version: 0.8+git.1692979777.2c5e6928
|
||||||
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