[Libosinfo] [PATCH v3 2/8] schema: allow to specify is-snapshot for unreleased products

Giuseppe Scrivano gscrivan at redhat.com
Thu Oct 17 09:03:50 UTC 2013


Christophe Fergeau <cfergeau at redhat.com> writes:

>> diff --git a/data/schemas/libosinfo.rng b/data/schemas/libosinfo.rng
>> index 735ced0..9841bce 100644
>> --- a/data/schemas/libosinfo.rng
>> +++ b/data/schemas/libosinfo.rng
>> @@ -212,6 +212,11 @@
>>            </attribute>
>>          </element>
>>        </optional>
>> +      <optional>
>> +        <element name="is-snapshot">
>> +          <ref name='bool'/>
>> +        </element>
>> +      </optional>
>
> Regarding this bit, see
> https://www.redhat.com/archives/libosinfo/2013-October/msg00014.html

since someone is already working on it (I've added that patch just to
get "make check" work again), what do you think about addressing this
issue once "is-snapshot" is supported by libosinfo and use v2 for now?

Thanks,
Giuseppe




More information about the Libosinfo mailing list