From 479e725d30a3dd5421fa20bfd7b20f81b63f8c66 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Thu, 5 Oct 2023 20:23:46 +0200 Subject: Update from 3d83d771 to cbaa0d8c: - lua: filetype: fix fstab detection - fix literal makefile name detection --- vis.changes | 7 +++++++ vis.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index c1c4174..0937f89 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 5 18:23:38 UTC 2023 - Matej Cepl + +- Update from 3d83d771 to cbaa0d8c: + - lua: filetype: fix fstab detection + - fix literal makefile name detection + ------------------------------------------------------------------- Thu Oct 5 14:00:59 UTC 2023 - Matej Cepl diff --git a/vis.spec b/vis.spec index a2e3548..c859488 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1696506978.3d83d771 +Version: 0.8+git.1696517055.cbaa0d8c Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC -- cgit