From 48470ed0ade38c141901fb20f88ba42363dd18a647ab178e5f2e69f0780547de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Fri, 11 Aug 2023 22:12:21 +0200 Subject: [PATCH] - Update to 0.8+git.1691671026.f4840ed: - vis-lua.c: stop obj_ref_get() from leaving the lua stack modified --- vis.changes | 6 ++++++ vis.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index 7542b27..f5ae8f6 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 11 20:11:24 UTC 2023 - Matej Cepl + +- Update to 0.8+git.1691671026.f4840ed: + - vis-lua.c: stop obj_ref_get() from leaving the lua stack modified + ------------------------------------------------------------------- Mon Aug 7 16:38:31 UTC 2023 - Matej Cepl diff --git a/vis.spec b/vis.spec index af33707..c606908 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1690905413.d1f2c27 +Version: 0.8+git.1691671026.f4840ed Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC