From f70c7a3121cc9093114502ac1a618c097cfaa50a Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Sun, 20 Aug 2023 20:21:23 +0100 Subject: 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 --- vis.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vis.spec') diff --git a/vis.spec b/vis.spec index e18bf15..944ac94 100644 --- a/vis.spec +++ b/vis.spec @@ -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 -- cgit