lugaru/_service
Adam Mizerski d19a264814 Accepting request 446786 from home:Pharaoh_Atem:branches:games
Lugaru 1.1 was released (https://gitlab.com/osslugaru/lugaru/tags/1.1) so now lugaru is rebased to v1.1. 

Please process https://build.opensuse.org/request/show/446396 before accepting this one. The separate lugaru-data spec is no longer necessary, as the content is now CC-BY-SA, and thus can be  part of the main tarball. Thus, lugaru-data is now a subpackage of lugaru.

OBS-URL: https://build.opensuse.org/request/show/446786
OBS-URL: https://build.opensuse.org/package/show/games/lugaru?expand=0&rev=13
2016-12-17 15:33:02 +00:00

14 lines
422 B
Plaintext

<services>
<service name="tar_scm">
<param name="scm">git</param>
<param name="url">https://gitlab.com/osslugaru/lugaru.git</param>
<param name="revision">refs/tags/1.1</param>
<param name="versionformat">@PARENT_TAG@</param>
</service>
<service name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version"/>
</services>