From b5cf751096f182b51d96d2b3cef46d25d029a368 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 7 Jul 2022 18:52:31 -0400 Subject: Add missing release metadata These should have been added for the 1.18.4 release. This seems a bit silly for minor changes like this that span the entire project, but the documentation tools currently require it. Simplifying this would be nice, perhaps by using NEWS files as the canonical source instead, which would be a nicer and more typical developer experience. --- lv2/core/lv2core.meta.ttl | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'lv2/core') diff --git a/lv2/core/lv2core.meta.ttl b/lv2/core/lv2core.meta.ttl index 7dac5c1..9faea9d 100644 --- a/lv2/core/lv2core.meta.ttl +++ b/lv2/core/lv2core.meta.ttl @@ -16,6 +16,16 @@ ; doap:maintainer ; doap:release [ + doap:revision "18.4" ; + doap:created "2022-05-26" ; + doap:file-release ; + dcs:blame ; + dcs:changeset [ + dcs:item [ + rdfs:label "Fix spelling errors." + ] + ] + ] , [ doap:revision "18.0" ; doap:created "2020-04-26" ; doap:file-release ; -- cgit v1.2.1