Accepting request 819988 from home:darix:apps

- Update to 1.16.1 
  - Drop table local_rejections_stream which was incorrectly added
    in Synapse 1.16.0. (#7816, b1beb3ff5)

OBS-URL: https://build.opensuse.org/request/show/819988
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=132
This commit is contained in:
Aleksa Sarai 2020-07-11 06:58:32 +00:00 committed by Git OBS Bridge
parent 579e42b880
commit 4c9e70ff8f
7 changed files with 16 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.16.0</param>
<param name="revision">v1.16.1</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<!--

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90285e7e4c22a5f7128c372358d2c408d57ce972f90bc450b935e936ccb24bd8
size 27481613

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51dd92c4f9783b8d31a56f705a89c4d93ecd1c265951a8df373478f2f97e42fe
size 27483149

View File

@ -32,7 +32,7 @@
%define pkgname matrix-synapse
Name: %{pkgname}-test
Version: 1.16.0
Version: 1.16.1
Release: 0
Summary: Test package for %{pkgname}
License: Apache-2.0

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 10 12:03:25 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- Update to 1.16.1
- Drop table local_rejections_stream which was incorrectly added
in Synapse 1.16.0. (#7816, b1beb3ff5)
-------------------------------------------------------------------
Wed Jul 8 10:28:25 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -1,5 +1,5 @@
name: matrix-synapse
version: 1.16.0
mtime: 1594202968
commit: e7f880ce7eea72e70a39faa8a2d0bc8bba7e6a04
version: 1.16.1
mtime: 1594380052
commit: e66e38bbd7818ca967a7c08f1b1c227c544a9ede

View File

@ -46,7 +46,7 @@
%define modname synapse
%define pkgname matrix-synapse
Name: %{pkgname}
Version: 1.16.0
Version: 1.16.1
Release: 0
Summary: Matrix protocol reference homeserver
License: Apache-2.0