SHA256
10
0
forked from pool/lua-luautf8

Accepting request 999684 from home:Pi-Cla

Submit new package.

OBS-URL: https://build.opensuse.org/request/show/999684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luautf8?expand=0&rev=1
This commit is contained in:
2022-08-31 17:35:15 +00:00
committed by Git OBS Bridge
commit ad31ff07b9
7 changed files with 150 additions and 0 deletions

17
_service Normal file
View File

@@ -0,0 +1,17 @@
<services>
<service mode="manual" name="obs_scm">
<param name="url">https://github.com/starwing/luautf8</param>
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">4e15359829f8c911de3a78ea8d4c5b945260256a</param>
<param name="versionrewrite-pattern">(\d+.\d+.\d+)</param>
<param name="versionrewrite-replacement">\1</param>
</service>
<service mode="manual" name="tar" />
<service mode="manual" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="manual" name="set_version"/>
</services>