From 51cb7570b35466f4549cd327ce371a6e10d5417e802e071f090dd3cd61b7191a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Thu, 30 May 2024 18:17:32 +0200 Subject: [PATCH] Update from 70fa1e85 to a7aac104: - Fail silently when syntax has no lexer - remove the vis->initialized member --- vis.changes | 7 +++++++ vis.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index 7fbd8a8..b03b930 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 30 16:17:27 UTC 2024 - Matej Cepl + +- Update from 70fa1e85 to a7aac104: + - Fail silently when syntax has no lexer + - remove the vis->initialized member + ------------------------------------------------------------------- Tue May 28 19:36:35 UTC 2024 - Matej Cepl diff --git a/vis.spec b/vis.spec index c8808e5..9a28277 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.9+git.1716585821.70fa1e85 +Version: 0.9+git.1717069947.a7aac104 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC