Accepting request 1129966 from home:rrahl0

update to 0.4.8

OBS-URL: https://build.opensuse.org/request/show/1129966
OBS-URL: https://build.opensuse.org/package/show/games:tools/ProtonPlus?expand=0&rev=9
This commit is contained in:
Richard Rahl
2023-11-30 10:30:25 +00:00
committed by Git OBS Bridge
parent ef215c246a
commit 3f86643c9b
6 changed files with 17 additions and 9 deletions

View File

@@ -3,10 +3,12 @@
<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.7-2</param>
<param name="revision">refs/tags/v0.4.8</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)-2</param>
<param name="versionrewrite-pattern">v(.*)</param>
<!-- Upstream has sometimes dashes in the version
<param name="versionrewrite-replacement">\1+2</param>
-->
<param name="changesgenerate">disable</param>
</service>
<service name="tar" mode="buildtime" />