diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2023-10-05 20:23:46 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2023-10-05 20:23:46 +0200 |
commit | 479e725d30a3dd5421fa20bfd7b20f81b63f8c66 (patch) | |
tree | 569cc3efc889db999744e090a0f00337f756be87 | |
parent | cfcf1d71770537da2522875069e6a8c96868227e (diff) | |
download | vis-pkg-479e725d30a3dd5421fa20bfd7b20f81b63f8c66.tar.gz |
Update from 3d83d771 to cbaa0d8c:
- lua: filetype: fix fstab detection
- fix literal makefile name detection
-rw-r--r-- | vis.changes | 7 | ||||
-rw-r--r-- | vis.spec | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/vis.changes b/vis.changes index c1c4174..0937f89 100644 --- a/vis.changes +++ b/vis.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Oct 5 18:23:38 UTC 2023 - Matej Cepl <mcepl@cepl.eu> + +- 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 <mcepl@cepl.eu> - Update from 312a16ea to 3d83d771: @@ -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 |