From c47cace6e4658bd3ef1b51ddab6dc0ab1826ebdb03b50b5a9d38842378180ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sun, 20 Aug 2023 20:21:23 +0100 Subject: [PATCH] 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.changes | 7 +++++++ vis.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index 4f12e97..ba1514c 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 20 19:20:16 UTC 2023 - Matej Cepl + +- 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 + ------------------------------------------------------------------ Thu Aug 17 19:11:20 UTC 2023 - Matej Cepl diff --git a/vis.spec b/vis.spec index 335ba9c..1b8c840 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