1
0

Accepting request 903055 from home:darix:apps

- Update to 1.37.0

OBS-URL: https://build.opensuse.org/request/show/903055
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=184
This commit is contained in:
2021-06-29 12:02:35 +00:00
committed by Git OBS Bridge
parent 02479a8fe5
commit d8b3e4275b
9 changed files with 128 additions and 30 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.36.0</param>
<param name="revision">v1.37.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<!--
<param name="revision">v1.37.0rc1</param>
<param name="revision">v1.38.0rc1</param>
<param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
<param name="versionrewrite-replacement">\1~\2</param>
-->