aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core/meta.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/core/meta.ttl')
-rw-r--r--lv2/core/meta.ttl15
1 files changed, 11 insertions, 4 deletions
diff --git a/lv2/core/meta.ttl b/lv2/core/meta.ttl
index d6290f9..4752dcb 100644
--- a/lv2/core/meta.ttl
+++ b/lv2/core/meta.ttl
@@ -38,20 +38,27 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R
meta:kfoltman ,
meta:paniq ;
doap:release [
- doap:revision "1.15.4" ;
- doap:created "2018-09-22" ;
+ doap:revision "1.16.0" ;
+ doap:created "2019-02-03" ;
+ doap:file-release <http://lv2plug.in/spec/lv2-1.16.0.tar.bz2> ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
rdfs:label "Add core/attributes.h utility header."
] , [
- rdfs:label "Include waf sources and fix build with Python 3.7."
- ] , [
rdfs:label "eg-sampler: Add waveform display to UI."
] , [
rdfs:label "eg-midigate: Respond to \"all notes off\" MIDI message."
] , [
+ rdfs:label "Simplify use of lv2specgen."
+ ] , [
rdfs:label "Add lv2_validate utility."
+ ] , [
+ rdfs:label "Install headers to simpler paths."
+ ] , [
+ rdfs:label "Aggressively deprecate uri-map and event extensions."
+ ] , [
+ rdfs:label "Upgrade build system and fix building with Python 3.7."
]
]
] , [