1
0

Accepting request 1010936 from home:darix:apps

- Add workaround for poetry >= 1.3.0 (boo#1204312)
  Also add the unnormalized name to the Metadata so that the
  checks inside synapse work correctly.

OBS-URL: https://build.opensuse.org/request/show/1010936
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=242
This commit is contained in:
2022-10-14 13:40:24 +00:00
committed by Git OBS Bridge
parent 803e0508bc
commit ae120e074d
2 changed files with 15 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 14 13:34:26 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
- Add workaround for poetry >= 1.3.0 (boo#1204312)
Also add the unnormalized name to the Metadata so that the
checks inside synapse work correctly.
-------------------------------------------------------------------
Sun Oct 9 21:58:05 UTC 2022 - Ben Greiner <code@bnavigator.de>