1
0

Accepting request 911268 from home:darix:apps

- Update to 1.40.0

OBS-URL: https://build.opensuse.org/request/show/911268
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=189
This commit is contained in:
2021-08-11 04:41:03 +00:00
committed by Git OBS Bridge
parent 432fb9b14e
commit b65fb30daa
7 changed files with 99 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.39.0</param>
<param name="revision">v1.40.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<!--
<param name="revision">v1.40.0rc1</param>
<param name="revision">v1.41.0rc1</param>
<param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
<param name="versionrewrite-replacement">\1~\2</param>
-->