diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2023-09-20 18:20:47 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2023-09-20 18:21:11 +0200 |
commit | a999fb087016886e2abf51bf484e3441995404bf (patch) | |
tree | cf090f5979e6773f778cdc0573218fef1698bedd | |
parent | 19f3abb29f3de7b4355caf4cd9c80703845b7a9e (diff) | |
download | vis-pkg-a999fb087016886e2abf51bf484e3441995404bf.tar.gz |
Update from de315f87 to 7367ea8a:
- filetype: add psm1 and search for xml using mime type
- vis-subprocess.c: fix signature of new_process_in_pool()
-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 1b10037..8fa5dbc 100644 --- a/vis.changes +++ b/vis.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Sep 20 16:20:41 UTC 2023 - Matej Cepl <mcepl@suse.com> + +- Update from de315f87 to 7367ea8a: + - filetype: add psm1 and search for xml using mime type + - vis-subprocess.c: fix signature of new_process_in_pool() + +------------------------------------------------------------------- Sat Aug 26 00:11:37 UTC 2023 - Matej Cepl <mcepl@suse.com> - Update to 0.8+git.1692979777.2c5e6928: @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1693167778.de315f87 +Version: 0.8+git.1695224096.7367ea8a Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC |