diff options
author | David Robillard <d@drobilla.net> | 2023-09-02 19:00:54 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-09-21 20:16:18 -0400 |
commit | 7c8682a1b53713b3263034bc8db3cdb5839968b5 (patch) | |
tree | ef495ddf29b53786b57a925bec0a143a0431781b /NEWS | |
parent | 1d48d40ac4948b1864ca09e9d0a26fdd71bbee8d (diff) | |
download | sratom-7c8682a1b53713b3263034bc8db3cdb5839968b5.tar.gz sratom-7c8682a1b53713b3263034bc8db3cdb5839968b5.tar.bz2 sratom-7c8682a1b53713b3263034bc8db3cdb5839968b5.zip |
Clean up documentation and remove junk files from install
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,12 +1,13 @@ sratom (0.6.15) unstable; urgency=medium * Clean up code + * Constrain relative URI references to the base URI * Fix dependencies in pkg-config file * Override pkg-config dependency within meson + * Remove junk files from documentation install * Replace duplicated dox_to_sphinx script with sphinxygen dependency - * Constrain relative URI references to the base URI - -- David Robillard <d@drobilla.net> Sun, 30 Apr 2023 22:28:21 +0000 + -- David Robillard <d@drobilla.net> Sat, 02 Sep 2023 21:42:38 +0000 sratom (0.6.14) stable; urgency=medium |