From 896292089f2a7c46e3b73288fa21652130888319 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Fri, 22 Sep 2023 23:35:50 +0200 Subject: Update from 7367ea8a to dac6a7e5: - vis-complete: use hand picked set of characters for word splitting - vis-single: respect TMPDIR --- vis.changes | 7 +++++++ vis.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index 8fa5dbc..1ba895d 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 22 21:35:42 UTC 2023 - Matej Cepl + +- Update from 7367ea8a to dac6a7e5: + - vis-complete: use hand picked set of characters for word splitting + - vis-single: respect TMPDIR + ------------------------------------------------------------------- Wed Sep 20 16:20:41 UTC 2023 - Matej Cepl diff --git a/vis.spec b/vis.spec index e630586..b0b1870 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1695224096.7367ea8a +Version: 0.8+git.1695395285.dac6a7e5 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC -- cgit