ProtonPlus/_service
Jan Engelhardt ad3878f935 Accepting request 1096183 from home:rrahl0
I want to maintain ProtonPlus in Factory, and would like to use games:tools as the devel/feeder project.

OBS-URL: https://build.opensuse.org/request/show/1096183
OBS-URL: https://build.opensuse.org/package/show/games:tools/ProtonPlus?expand=0&rev=1
2023-07-04 00:19:55 +00:00

14 lines
488 B
XML

<?xml version="1.0"?>
<services>
<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.4</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>
<service name="tar" mode="buildtime" />
<service name="set_version" mode="manual" />
</services>