02ee9bc0ec
- Update openSUSE-appstream-process: do not rename the various appstream files to contain the sha hash in their filename: zypp is not (yet) able to cope with this (boo#999047). (forwarded request 428684 from dimstar) OBS-URL: https://build.opensuse.org/request/show/428988 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appstream-glib?expand=0&rev=37
15 lines
535 B
Plaintext
15 lines
535 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.6.3</param>
|
|
<param name="changesgenerate">enable</param>
|
|
<param name="revision">refs/tags/appstream_glib_0_6_3</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>
|