summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2023-09-27 18:06:18 +0200
committerMatěj Cepl <mcepl@cepl.eu>2023-09-27 18:06:18 +0200
commit9c558aef8efc69dffadc9243324c67e940c6483b (patch)
tree149dd24540304104e20123eeb7b0a2611d6bb3b7
parent896292089f2a7c46e3b73288fa21652130888319 (diff)
downloadvis-pkg-9c558aef8efc69dffadc9243324c67e940c6483b.tar.gz
Update from dac6a7e5 to 2dcd9ac8:
- filetype.lua: add common *roff extensions - vis-menu.c: add space for terminating NUL byte - vis-subprocess.c: remove unnecessary NULL check
-rw-r--r--vis.changes8
-rw-r--r--vis.spec2
2 files changed, 9 insertions, 1 deletions
diff --git a/vis.changes b/vis.changes
index 1ba895d..50dccb0 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Wed Sep 27 16:05:54 UTC 2023 - Matej Cepl <mcepl@suse.com>
+
+- Update from dac6a7e5 to 2dcd9ac8:
+ - filetype.lua: add common *roff extensions
+ - vis-menu.c: add space for terminating NUL byte
+ - vis-subprocess.c: remove unnecessary NULL check
+
+-------------------------------------------------------------------
Fri Sep 22 21:35:42 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Update from 7367ea8a to dac6a7e5:
diff --git a/vis.spec b/vis.spec
index b0b1870..9733546 100644
--- a/vis.spec
+++ b/vis.spec
@@ -18,7 +18,7 @@
%define test_version 0.5
Name: vis
-Version: 0.8+git.1695395285.dac6a7e5
+Version: 0.8+git.1695772293.2dcd9ac8
Release: 0
Summary: An editor combining the strengths of both vi(m) and sam
License: ISC