1
0

Accepting request 931977 from home:darix:apps

- Update to 1.47.0

OBS-URL: https://build.opensuse.org/request/show/931977
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=197
This commit is contained in:
2021-11-17 14:21:04 +00:00
committed by Git OBS Bridge
parent 8b0a811cfb
commit 64b6a1702e
7 changed files with 149 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.46.0</param>
<param name="revision">v1.47.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<!--
<param name="revision">v1.47.0rc1</param>
<param name="revision">v1.48.0rc1</param>
<param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
<param name="versionrewrite-replacement">\1~\2</param>
-->