This file is indexed.

/usr/share/obs/docs/api/link.xml is in obs-api 2.7.4-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<link project="myproject" package="mypackage" rev="17" cicount="42">
    <patches>
        <add name="newsource.tar.bz2" type="bz2" after="bla" popt="bla" dir="bla"/>
        <apply name="specfile.diff"/>
        <delete name="oldversion.tar"/>
        <delete name="olderversion.tar"/>
        <branch/>
        <topadd># This will be inserted at the top of the spec file</topadd>
    </patches>
</link>