- Seperate language files into their own package

- Update to version 0.4.5:
  * Reworked delete diaglog
  * Added ability to download older Wine/Proton versions
  * Updated localization

OBS-URL: https://build.opensuse.org/package/show/games:tools/ProtonPlus?expand=0&rev=5
This commit is contained in:
Richard Rahl
2023-07-31 11:42:21 +00:00
committed by Git OBS Bridge
parent 1b8e315ee5
commit 5d256471c8
6 changed files with 22 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
<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="revision">refs/tags/v0.4.5</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">disable</param>