Dominique Leuenberger
8a63bcd5bb
Let's move that one slowly to Factory - so we can get proper AppStream metadata OBS-URL: https://build.opensuse.org/request/show/258374 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=9
13 lines
431 B
Plaintext
13 lines
431 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">https://github.com/hughsie/appstream-glib.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="versionformat">0.3.1.git.%cd.%h</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
</services>
|