1
0

Accepting request 872850 from home:darix:apps

- Update to 1.27.0

OBS-URL: https://build.opensuse.org/request/show/872850
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=160
This commit is contained in:
2021-02-17 05:20:56 +00:00
committed by Git OBS Bridge
parent 4d048353d2
commit d376d015e9
8 changed files with 129 additions and 9 deletions

View File

@@ -4,10 +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.26.0</param>
<param name="revision">v1.27.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<!--
<param name="revision">v1.27.0rc2</param>
<param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
<param name="versionrewrite-replacement">\1~\2</param>
-->