Accepting request 1128239 from home:rrahl0:branches:games:tools

update to 0.4.7-2

OBS-URL: https://build.opensuse.org/request/show/1128239
OBS-URL: https://build.opensuse.org/package/show/games:tools/ProtonPlus?expand=0&rev=7
This commit is contained in:
Richard Rahl
2023-11-23 06:29:37 +00:00
committed by Git OBS Bridge
parent cea25ef712
commit 77ad497131
5 changed files with 11 additions and 11 deletions

View File

@@ -3,9 +3,10 @@
<service name="obs_scm">
<param name="scm">git</param>
<param name="url">https://github.com/vysp3r/ProtonPlus.git</param>
<param name="revision">refs/tags/v0.4.6</param>
<param name="revision">refs/tags/v0.4.7-2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-pattern">v(.*)-2</param>
<param name="versionrewrite-replacement">\1+2</param>
<param name="changesgenerate">disable</param>
</service>
<service name="tar" mode="buildtime" />