From 8ab4cbeccdc40cd0bc072b42e2188083a8d56f85 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Mon, 13 May 2024 16:36:44 +0200 Subject: Update from 50a76733 to 777b11c4: - enable warnings in default CFLAGS - lua: allow changing the displayed file of a window Adding gh#martanne/vis!1191 for testing. --- vis.changes | 8 ++++++++ vis.spec | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index 01c7cbc..6814c1a 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 13 14:36:19 UTC 2024 - Matej Cepl + +- Update from 50a76733 to 777b11c4: + - enable warnings in default CFLAGS + - lua: allow changing the displayed file of a window +- Adding gh#martanne/vis!1191 for testing. + ------------------------------------------------------------------- Fri May 10 12:04:54 UTC 2024 - Matej Cepl diff --git a/vis.spec b/vis.spec index a77df32..e9bf7da 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1715173083.50a76733 +Version: 0.8+git.1715528114.777b11c4 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC -- cgit