forked from pool/rpcs3
Accepting request 1057182 from home:guoyunhe:branches:Emulators
- Remove v from version number to match Factory standard - Remove unneeded build requires: * git * pkgconfig - Update to version 0.0.26~git20230109: * AppImage: Do not bundle libgmodule-2.0 and libglib-2.0 OBS-URL: https://build.opensuse.org/request/show/1057182 OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=40
This commit is contained in:
committed by
Git OBS Bridge
parent
7b5b474733
commit
eac6329ff4
3
_service
3
_service
@@ -4,8 +4,7 @@
|
||||
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
|
||||
<param name="filename">rpcs3</param>
|
||||
<param name="versionformat">@PARENT_TAG@~git%cd</param>
|
||||
<param name="versionrewrite-pattern">v(.*)\-(.*)\-(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1\2\3</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="exclude">*/ffmpeg/*</param>
|
||||
<param name="exclude">*/3rdparty/curl/*</param>
|
||||
|
Reference in New Issue
Block a user