diff options
author | David Robillard <d@drobilla.net> | 2022-08-12 19:17:42 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-08-12 19:19:59 -0400 |
commit | a2715cb4f9a52a665363c2127f92477593cf5279 (patch) | |
tree | 8c8acb88b691eaa1e05096dcf58ee012191c2b57 /lv2/instance-access.lv2 | |
parent | b299db2bd28b907fb69a96e9aef3782019ba3b2d (diff) | |
download | lv2-a2715cb4f9a52a665363c2127f92477593cf5279.tar.xz |
Remove release news prior to the unified "lv2" release
Some of this metadata had issues, and presenting both the old individual
extension releases and the new unified releases tends to confuse people. So,
simply remove it; a summary of changes that old aren't really useful to anyone
now anyway.
Diffstat (limited to 'lv2/instance-access.lv2')
-rw-r--r-- | lv2/instance-access.lv2/instance-access.meta.ttl | 36 |
1 files changed, 1 insertions, 35 deletions
diff --git a/lv2/instance-access.lv2/instance-access.meta.ttl b/lv2/instance-access.lv2/instance-access.meta.ttl index 875e2f8..1106334 100644 --- a/lv2/instance-access.lv2/instance-access.meta.ttl +++ b/lv2/instance-access.lv2/instance-access.meta.ttl @@ -19,41 +19,7 @@ dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ - rdfs:label "Merge with unified LV2 package." - ] - ] - ] , [ - doap:revision "1.4" ; - doap:created "2011-11-21" ; - doap:file-release <http://lv2plug.in/spec/lv2-instance-access-1.4.tar.bz2> ; - dcs:blame <http://drobilla.net/drobilla#me> ; - dcs:changeset [ - dcs:item [ - rdfs:label "Update packaging." - ] , [ - rdfs:label "Improve documentation." - ] - ] - ] , [ - doap:revision "1.2" ; - doap:created "2011-05-26" ; - doap:file-release <http://lv2plug.in/spec/lv2-instance-access-1.2.tar.bz2> ; - dcs:blame <http://drobilla.net/drobilla#me> ; - dcs:changeset [ - dcs:item [ - rdfs:label "Add build system for installation." - ] , [ - rdfs:label "Switch to ISC license." - ] - ] - ] , [ - doap:revision "1.0" ; - doap:created "2010-10-04" ; - doap:file-release <http://lv2plug.in/spec/lv2-instance-access-1.0.tar.gz> ; - dcs:blame <http://drobilla.net/drobilla#me> ; - dcs:changeset [ - dcs:item [ - rdfs:label "Initial release." + rdfs:label "Initial unified release." ] ] ] ; |