From 2f3ea692b284d897b64788969f5a041126060da442211e97eda887f232d99645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Wed, 16 Aug 2023 01:30:54 +0200 Subject: [PATCH] Update to 0.8+git.1692023996.711447a: - vis-complete: handle non-ascii text - vis-menu: try to preserve valid Unicode points --- vis.changes | 7 +++++++ vis.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index cf3150e..c678737 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 15 23:29:53 UTC 2023 - Matej Cepl + +- Update to 0.8+git.1692023996.711447a: + - vis-complete: handle non-ascii text + - vis-menu: try to preserve valid Unicode points + ------------------------------------------------------------------- Sun Aug 13 07:15:26 UTC 2023 - Matej Cepl diff --git a/vis.spec b/vis.spec index 902e7ed..ecc179a 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1691882787.adc803f +Version: 0.8+git.1692023996.711447a Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC