diff options
author | David Robillard <d@drobilla.net> | 2019-04-27 16:45:43 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2019-04-27 22:50:36 +0200 |
commit | b35e8e0cec99db3fb91cff5dceee61e898966d60 (patch) | |
tree | f4a56d48b1c7020b773fa063905412a8e8dcf6c7 /lv2/port-groups/lv2-port-groups.doap.ttl | |
parent | 0eeb5ce7786913e132c28d2f55e64d044342aaf2 (diff) | |
download | lv2-b35e8e0cec99db3fb91cff5dceee61e898966d60.tar.xz |
Replace broken links with detailed Ambisonic channel descriptions
Diffstat (limited to 'lv2/port-groups/lv2-port-groups.doap.ttl')
-rw-r--r-- | lv2/port-groups/lv2-port-groups.doap.ttl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lv2/port-groups/lv2-port-groups.doap.ttl b/lv2/port-groups/lv2-port-groups.doap.ttl index 90848d2..84a92f4 100644 --- a/lv2/port-groups/lv2-port-groups.doap.ttl +++ b/lv2/port-groups/lv2-port-groups.doap.ttl @@ -12,6 +12,15 @@ doap:developer <http://lv2plug.in/ns/meta#larsl> , <http://drobilla.net/drobilla#me> ; doap:release [ + doap:revision "1.3" ; + doap:created "2019-04-27" ; + dcs:blame <http://drobilla.net/drobilla#me> ; + dcs:changeset [ + dcs:item [ + rdfs:label "Replace broken links with detailed Ambisonic channel descriptions." + ] + ] + ] , [ doap:revision "1.2" ; doap:created "2012-10-14" ; doap:file-release <http://lv2plug.in/spec/lv2-1.2.0.tar.bz2> ; |