Dominique Leuenberger
4000c790ce
more conform way. - Add new subpackages: + openSUSE-appstream-extras: - Contains additional appstream metadata to assist upstreams not yet shipping their own .appdata.xml file. + openSUSE-appstream-process: - The processor is an attempt to be used by kiwi to produce valid appstream metadata. - Update InstallAppdata.sh: the yast2 metadata structure got a slight change with the switch to appstream-builder. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libzypp-plugin-appdata?expand=0&rev=4
12 lines
376 B
Plaintext
12 lines
376 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">https://github.com/DimStar77/openSUSE-appstream.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="versionformat">1.0</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
</services>
|