SHA256
1
0
forked from pool/conmon

Accepting request 835753 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/835753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conmon?expand=0&rev=17
This commit is contained in:
2020-09-24 14:12:11 +00:00
committed by Git OBS Bridge
parent a5649a6d56
commit ab1614315b
6 changed files with 27 additions and 6 deletions

View File

@@ -2,8 +2,10 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/containers/conmon</param>
<param name="scm">git</param>
<param name="versionformat">2.0.20</param>
<param name="revision">v2.0.20</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param>
<param name="revision">v2.0.21</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">conmon-*.tar</param>