From fb2b67d09850212346d89e731c2de387b3457728dfc2ed32652910925c2785aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sun, 21 Apr 2024 17:59:21 +0200 Subject: [PATCH] Update from 6f537f30 to 025ab0f5: - ci: fix macOS runner - Disable reverse with "notreverse" in style definitions - Add a Lua constant for UI_STYLE_LEXER_MAX - plugins/filetype: fix javascript/typescript detection --- vis.changes | 9 +++++++++ vis.spec | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index 82f2770..69bbd44 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Apr 21 15:59:01 UTC 2024 - Matej Cepl + +- Update from 6f537f30 to 025ab0f5: + - ci: fix macOS runner + - Disable reverse with "notreverse" in style definitions + - Add a Lua constant for UI_STYLE_LEXER_MAX + - plugins/filetype: fix javascript/typescript detection + ------------------------------------------------------------------- Thu Mar 28 16:44:12 UTC 2024 - Matej Cepl diff --git a/vis.spec b/vis.spec index 77434b8..b616999 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1711541061.6f537f30 +Version: 0.8+git.1713710530.025ab0f5 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC