From 8242f584742dfaced8ccd49474996afcabfe26a656495402f04244a8dff5d78d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Thu, 5 Oct 2023 16:01:09 +0200 Subject: [PATCH] Update from 312a16ea to 3d83d771: - vis-lua: fail when mapping a key to an invalid handler type --- vis.changes | 6 ++++++ vis.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index f264dee..ff6fcb6 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 5 14:00:59 UTC 2023 - Matej Cepl + +- Update from 312a16ea to 3d83d771: + - vis-lua: fail when mapping a key to an invalid handler type + ------------------------------------------------------------------- Wed Oct 4 19:58:37 UTC 2023 - Matej Cepl diff --git a/vis.spec b/vis.spec index 49b4145..e66e4a5 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1695867809.312a16ea +Version: 0.8+git.1696506978.3d83d771 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC