summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2023-10-24 16:37:21 +0200
committerMatěj Cepl <mcepl@cepl.eu>2023-10-24 16:37:21 +0200
commit98ae6aa92804788dafaecbdedfd48487f3564de9 (patch)
tree966a9091540d2a13677e0e79640982380b0f2f59
parent684379facb4027ca9532fc53271ddadb4fcea40e (diff)
downloadvis-pkg-98ae6aa92804788dafaecbdedfd48487f3564de9.tar.gz
Update from 045ef7a1 to 18c72a15:
- sam: reject invalid ranges for cmd_extract ("x"/"y")
-rw-r--r--vis.changes6
-rw-r--r--vis.spec2
2 files changed, 7 insertions, 1 deletions
diff --git a/vis.changes b/vis.changes
index e75b14f..6836307 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Oct 24 14:37:11 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
+
+- Update from 045ef7a1 to 18c72a15:
+ - sam: reject invalid ranges for cmd_extract ("x"/"y")
+
+-------------------------------------------------------------------
Mon Oct 23 21:28:21 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Fix lock with `:2x/foo/<cr>`.
diff --git a/vis.spec b/vis.spec
index cd8748a..9d95489 100644
--- a/vis.spec
+++ b/vis.spec
@@ -18,7 +18,7 @@
%define test_version 0.5
Name: vis
-Version: 0.8+git.1697555808.045ef7a1
+Version: 0.8+git.1698105293.18c72a15
Release: 0
Summary: An editor combining the strengths of both vi(m) and sam
License: ISC