From 10e6b665642185a9d3451eb4b82959881c8dbec3 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Fri, 24 May 2024 08:56:13 +0200 Subject: Update from 7554ecd7 to 4d38c3a9: - drop cell_blank from View - build: update alpine in docker build to version 3.20 --- vis.changes | 7 +++++++ vis.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index 5a6412d..7333aeb 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 24 06:56:05 UTC 2024 - Matej Cepl + +- Update from 7554ecd7 to 4d38c3a9: + - drop cell_blank from View + - build: update alpine in docker build to version 3.20 + ------------------------------------------------------------------- Wed May 22 07:01:20 UTC 2024 - Matej Cepl diff --git a/vis.spec b/vis.spec index 033bf35..eaa4d41 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.9+git.1716344506.7554ecd7 +Version: 0.9+git.1716514558.4d38c3a9 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC -- cgit