Update from f840bcaf to 97567b77:
- ci: remove lua-busted - check the life time of subprocesses before freeing vis - move waiting and potentially killing a subprocess into a helper function - fix: correct URL of the Busted Lua unit testing framework. - no longer depend on lua-busted
This commit is contained in:
parent
754aca8ce4
commit
f9214f6b0b
10
vis.changes
10
vis.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 2 22:41:36 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from f840bcaf to 97567b77:
|
||||||
|
- ci: remove lua-busted
|
||||||
|
- check the life time of subprocesses before freeing vis
|
||||||
|
- move waiting and potentially killing a subprocess into a helper function
|
||||||
|
- fix: correct URL of the Busted Lua unit testing framework.
|
||||||
|
- no longer depend on lua-busted
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 27 09:33:49 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Fri Dec 27 09:33:49 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
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.9+git.1731592211.f840bcaf
|
Version: 0.9+git.1735827185.97567b77
|
||||||
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…
x
Reference in New Issue
Block a user