aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/core')
-rw-r--r--lv2/core/lv2core.doap.ttl5
-rw-r--r--lv2/core/manifest.ttl2
-rw-r--r--lv2/core/meta.ttl15
3 files changed, 15 insertions, 7 deletions
diff --git a/lv2/core/lv2core.doap.ttl b/lv2/core/lv2core.doap.ttl
index af2a983..aace5ba 100644
--- a/lv2/core/lv2core.doap.ttl
+++ b/lv2/core/lv2core.doap.ttl
@@ -16,8 +16,9 @@
<http://drobilla.net/drobilla#me> ;
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:release [
- doap:revision "15.0" ;
- doap:created "2018-10-28" ;
+ doap:revision "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 [
diff --git a/lv2/core/manifest.ttl b/lv2/core/manifest.ttl
index d331434..7abddce 100644
--- a/lv2/core/manifest.ttl
+++ b/lv2/core/manifest.ttl
@@ -5,7 +5,7 @@
<http://lv2plug.in/ns/lv2core>
a lv2:Specification ;
- lv2:minorVersion 15 ;
+ lv2:minorVersion 16 ;
lv2:microVersion 0 ;
rdfs:seeAlso <lv2core.ttl> .
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."
]
]
] , [