From 8f52f90ed50a67e0c38dd34d3d415948d4053913 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Fri, 1 Mar 2024 23:02:41 +0100 Subject: Update from d3e4af1f to 64c0092d: - Introduce new `modula2` and `modula3` file types. --- vis.changes | 6 ++++++ vis.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index c853b30..f4ab22c 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 1 22:02:35 UTC 2024 - Matej Cepl + +- Update from d3e4af1f to 64c0092d: + - Introduce new `modula2` and `modula3` file types. + ------------------------------------------------------------------- Fri Feb 16 11:35:57 UTC 2024 - Matej Cepl diff --git a/vis.spec b/vis.spec index 23ffd9e..814b252 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1707233872.d3e4af1f +Version: 0.8+git.1708956446.64c0092d Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC -- cgit