1
0

Accepting request 900216 from home:darix:apps

- Update to 1.36.0

OBS-URL: https://build.opensuse.org/request/show/900216
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=182
This commit is contained in:
2021-06-16 05:46:31 +00:00
committed by Git OBS Bridge
parent 097acaf134
commit 02479a8fe5
7 changed files with 112 additions and 15 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.35.1</param>
<param name="revision">v1.36.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<!--
<param name="revision">v1.35.0rc3</param>
<param name="revision">v1.37.0rc1</param>
<param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
<param name="versionrewrite-replacement">\1~\2</param>
-->