From e3cc09dd57ccedbd92c8fd9a560b122e95942754d989366becb50da0e6fe22dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Thu, 8 Dec 2022 23:16:56 +0100 Subject: [PATCH] Add PR gh#martanne/vis#903 making it working with other versions of Lua. --- vis-rpmlintrc | 2 -- vis.changes | 6 ++++++ vis.spec | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) delete mode 100644 vis-rpmlintrc diff --git a/vis-rpmlintrc b/vis-rpmlintrc deleted file mode 100644 index 868f577..0000000 --- a/vis-rpmlintrc +++ /dev/null @@ -1,2 +0,0 @@ -# gh#martanne/vis#990 -addFilter("potential-bashisms.*/usr/bin/vis-clipboard") diff --git a/vis.changes b/vis.changes index d265d27..a03b4ec 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 8 22:16:11 UTC 2022 - Matej Cepl + +- Add PR gh#martanne/vis#903 making it working with other + versions of Lua. + ------------------------------------------------------------------- Wed Dec 7 22:55:00 UTC 2022 - Matej Cepl diff --git a/vis.spec b/vis.spec index 8ce2f16..7192565 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1669759002.73401a30 +Version: 0.8+git.1670537200.074a33dc Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC