From f9214f6b0b271ed769bb6246790330af015d77141cce25ec92d1254b74a0c37e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Thu, 2 Jan 2025 23:41:40 +0100 Subject: [PATCH] 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 --- vis.changes | 10 ++++++++++ vis.spec | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index f6ac9cc..f371de6 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 2 22:41:36 UTC 2025 - Matej Cepl + +- 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 diff --git a/vis.spec b/vis.spec index fea30a6..e081853 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.9+git.1731592211.f840bcaf +Version: 0.9+git.1735827185.97567b77 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC