summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2023-07-19 08:08:55 +0200
committerMatěj Cepl <mcepl@cepl.eu>2023-07-19 20:06:39 +0200
commit0020136cac3811be0f476b035cbdd971d1caa4c8 (patch)
tree859ff6751e99a36fe60752d0c930a1b382c06bab
parent3fc31468a1d7f5c8c984278bbe63d5203c8b5795 (diff)
downloadvis-pkg-0020136cac3811be0f476b035cbdd971d1caa4c8.tar.gz
- Update to 0.8+git.1689736840.47ac03a:
- 47ac03a vis:pipe(): don't segfault if vis->win isn't present - 80fbb7e Add fullscreen param to vis_pipe_collect() and Lua API vis:pipe() - 599ced0 fix warning about field width not being an int - 6be370d Print keybindings containing space correctly - e728898 partial revert of commit f55312ba
-rw-r--r--vis.changes10
-rw-r--r--vis.spec2
2 files changed, 11 insertions, 1 deletions
diff --git a/vis.changes b/vis.changes
index c736e0c..44ba96e 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
+Wed Jul 19 06:10:37 UTC 2023 - Matej Cepl <mcepl@suse.com>
+
+- Update to 0.8+git.1689736840.47ac03a:
+ - 47ac03a vis:pipe(): don't segfault if vis->win isn't present
+ - 80fbb7e Add fullscreen param to vis_pipe_collect
+ - 599ced0 fix warning about field width not being an int
+ - 6be370d Print keybindings containing space correctly
+ - e728898 partial revert of commit f55312ba
+
+-------------------------------------------------------------------
Tue Feb 21 19:33:29 UTC 2023 - Matej Cepl <mcepl@suse.com>
- We apparently don't need luaterm at all. Weird.
diff --git a/vis.spec b/vis.spec
index 7699247..b673a82 100644
--- a/vis.spec
+++ b/vis.spec
@@ -18,7 +18,7 @@
%define test_version 0.5
Name: vis
-Version: 0.8+git.1687447046.424b219
+Version: 0.8+git.1689736840.47ac03a
Release: 0
Summary: An editor combining the strengths of both vi(m) and sam
License: ISC