summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-05-07 10:20:03 +0200
committerMatěj Cepl <mcepl@cepl.eu>2024-05-07 10:20:03 +0200
commitee3b799f13ab41be254e159866b03a066cf97e86 (patch)
tree8d019a05de1ebd2576fc61d9a305f53f7bc46ab0
parentc25ae640daf2535b9f61dce5c8ac86929062f5f8 (diff)
downloadvis-pkg-ee3b799f13ab41be254e159866b03a066cf97e86.tar.gz
Update from 4d5bfb80 to b6ae2fb7:
- lua: filetype: properly search for lexer path - lua: themes: add `STYLE_CODE` - configure: check for 'lua5.4-lpeg' too - set version to v0.9-git - release 0.9
-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 cf07876..3bbd321 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
+Tue May 7 08:19:45 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
+
+- Update from 4d5bfb80 to b6ae2fb7:
+ - lua: filetype: properly search for lexer path
+ - lua: themes: add `STYLE_CODE`
+ - configure: check for 'lua5.4-lpeg' too
+ - set version to v0.9-git
+ - release 0.9
+
+-------------------------------------------------------------------
Wed May 1 07:08:43 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 675ab49e to 4d5bfb80:
diff --git a/vis.spec b/vis.spec
index b086f75..75860bc 100644
--- a/vis.spec
+++ b/vis.spec
@@ -18,7 +18,7 @@
%define test_version 0.5
Name: vis
-Version: 0.8+git.1714528495.4d5bfb80
+Version: 0.8+git.1715009211.b6ae2fb7
Release: 0
Summary: An editor combining the strengths of both vi(m) and sam
License: ISC