1
0

Accepting request 909160 from home:darix:apps

- Update to 1.39.0

OBS-URL: https://build.opensuse.org/request/show/909160
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=188
This commit is contained in:
2021-07-31 06:19:48 +00:00
committed by Git OBS Bridge
parent cdbe3068c7
commit 432fb9b14e
7 changed files with 121 additions and 10 deletions

View File

@@ -4,11 +4,11 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="url">https://github.com/matrix-org/synapse.git</param>
<param name="scm">git</param>
<param name="revision">v1.38.1</param>
<param name="revision">v1.39.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<!--
<param name="revision">v1.39.0rc1</param>
<param name="revision">v1.40.0rc1</param>
<param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
<param name="versionrewrite-replacement">\1~\2</param>
-->