1
0

Accepting request 887544 from home:darix:apps

- Update to v1.32.2
  - Bugfixes
    - Fix a regression in Synapse 1.32.0 and 1.32.1 which caused
      LoggingContext errors in plugins. (#9857)

OBS-URL: https://build.opensuse.org/request/show/887544
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=173
This commit is contained in:
2021-04-26 08:11:52 +00:00
committed by Git OBS Bridge
parent dac6957e9e
commit 1ef0339f0b
7 changed files with 17 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
<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.32.1</param>
<param name="revision">v1.32.2</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<!--