After some discussion seems that a better nae for the "removed"
attribute would be "supported" (as it'd be more coherent with features
that are about to come).

While there's still no release of osinfo-db with the "removed"
attribute, let's just rename it to "supported".

Signed-off-by: Fabiano Fidêncio <[email protected]>
---
 data/schema/osinfo.rng.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/schema/osinfo.rng.in b/data/schema/osinfo.rng.in
index b17f5f2..22c39d6 100644
--- a/data/schema/osinfo.rng.in
+++ b/data/schema/osinfo.rng.in
@@ -248,7 +248,7 @@
             <ref name='url'/>
           </attribute>
           <optional>
-            <attribute name='removed'>
+            <attribute name='supported'>
               <ref name='bool'/>
             </attribute>
           </optional>
-- 
2.19.1

_______________________________________________
Libosinfo mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libosinfo

Reply via email to