summaryrefslogtreecommitdiffstats
path: root/vis.changes
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2023-08-20 20:21:23 +0100
committerMatěj Cepl <mcepl@cepl.eu>2023-08-20 20:21:23 +0100
commitf70c7a3121cc9093114502ac1a618c097cfaa50a (patch)
treef0e3580c4da34975adeeaaeb598cd95fc6f25696 /vis.changes
parent9899b23ee4624eaf6806d508e2cb8c48d2cddf6e (diff)
downloadvis-pkg-f70c7a3121cc9093114502ac1a618c097cfaa50a.tar.gz
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
Diffstat (limited to 'vis.changes')
-rw-r--r--vis.changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/vis.changes b/vis.changes
index b780ff6..a358816 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Sun Aug 20 19:20:16 UTC 2023 - Matej Cepl <mcepl@suse.com>
+
+- 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 <mcepl@suse.com>