diff options
-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 b780ff6..a358816 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 20 19:20:16 UTC 2023 - Matej Cepl <mcepl@suse.com> + +- Update to 0.8+git.1692310337.09ba77aa: + - build: don't use the '|' GNU extension + - build: don't pollute base dir with .o and .d files + ------------------------------------------------------------------ Thu Aug 17 19:11:20 UTC 2023 - Matej Cepl <mcepl@suse.com> @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1692198809.3134de12 +Version: 0.8+git.1692310337.09ba77aa Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC |