1
0

Accepting request 1000524 from home:darix:apps

- Update to 1.66.0

OBS-URL: https://build.opensuse.org/request/show/1000524
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=236
This commit is contained in:
2022-09-02 05:43:12 +00:00
committed by Git OBS Bridge
parent 2b92eaf598
commit 17459ed3a9
7 changed files with 257 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.64.0</param>
<param name="revision">v1.66.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<!--
<param name="revision">v1.65.0rc1</param>
<param name="revision">v1.67.0rc1</param>
<param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
<param name="versionrewrite-replacement">\1~\2</param>
-->