summaryrefslogtreecommitdiffstats
path: root/vis.changes
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2023-08-17 20:12:56 +0100
committerMatěj Cepl <mcepl@cepl.eu>2023-08-17 20:12:56 +0100
commit9899b23ee4624eaf6806d508e2cb8c48d2cddf6e (patch)
tree8bdf2052cc8b1bc1cf8c48057ad0c1cd08f769c3 /vis.changes
parent43dfbdd562b7c3e8d10e505435aba07e1d2be212 (diff)
downloadvis-pkg-9899b23ee4624eaf6806d508e2cb8c48d2cddf6e.tar.gz
Update to 0.8+git.1692198809.3134de12:
- build: stop setting _POSIX_C_SOURCE - build: support incremental rebuilds
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 b018927..b780ff6 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,3 +1,10 @@
+------------------------------------------------------------------
+Thu Aug 17 19:11:20 UTC 2023 - Matej Cepl <mcepl@suse.com>
+
+- Update to 0.8+git.1692198809.3134de12:
+ - build: stop setting _POSIX_C_SOURCE
+ - build: support incremental rebuilds
+
-------------------------------------------------------------------
Tue Aug 15 23:29:53 UTC 2023 - Matej Cepl <mcepl@suse.com>