From 8ce8330c633231551ba414ef410520b9db99b6d7d76fa56fe5a3551a8e342c43 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Sat, 31 Oct 2020 06:03:33 +0000 Subject: [PATCH] Accepting request 845068 from home:darix:apps - Update to 1.22.1 - Fix a bug where an appservice may not be forwarded events for a room it was recently invited to. Broke in v1.22.0. (#8676) - Fix Object of type frozendict is not JSON serializable exceptions when using third-party event rules. Broke in v1.22.0. (#8678) OBS-URL: https://build.opensuse.org/request/show/845068 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=151 --- _service | 2 +- matrix-synapse-1.22.0.obscpio | 3 --- matrix-synapse-1.22.1.obscpio | 3 +++ matrix-synapse-test.spec | 2 +- matrix-synapse.changes | 10 ++++++++++ matrix-synapse.obsinfo | 6 +++--- matrix-synapse.spec | 2 +- 7 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 matrix-synapse-1.22.0.obscpio create mode 100644 matrix-synapse-1.22.1.obscpio diff --git a/_service b/_service index ae5cdbc..2551abc 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ @PARENT_TAG@ https://github.com/matrix-org/synapse.git git - v1.22.0 + v1.22.1 v(.*) \1