Hello community, here is the log from the commit of package matrix-synapse for openSUSE:Factory checked in at 2019-10-30 14:47:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old) and /work/SRC/openSUSE:Factory/.matrix-synapse.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "matrix-synapse" Wed Oct 30 14:47:38 2019 rev:4 rq:743953 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes 2019-10-21 12:28:42.827981992 +0200 +++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.2990/matrix-synapse.changes 2019-10-30 14:47:44.190177047 +0100 @@ -1,0 +2,18 @@ +Wed Oct 30 02:20:29 UTC 2019 - Aleksa Sarai <[email protected]> + +- Update to 1.5.0. + + + Improve quality of thumbnails for 1-bit/8-bit color palette images. + + Add ability to upload cross-signing signatures. + + Allow uploading of cross-signing keys. + + CAS login now provides a default display name for users if a + displayname_attribute is set in the configuration file. + + Reject all pending invites for a user during deactivation. + + Add config option to suppress client side resource limit alerting. + + * Improve signature checking on some federation APIs. + + The full changelog is included in + /usr/share/doc/packages/matrix-synapse/CHANGES.md. + +------------------------------------------------------------------- Old: ---- matrix-synapse-1.4.1.obscpio New: ---- matrix-synapse-1.5.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matrix-synapse-test.spec ++++++ --- /var/tmp/diff_new_pack.y0ipVa/_old 2019-10-30 14:47:45.086178000 +0100 +++ /var/tmp/diff_new_pack.y0ipVa/_new 2019-10-30 14:47:45.086178000 +0100 @@ -32,7 +32,7 @@ %define pkgname matrix-synapse Name: %{pkgname}-test -Version: 1.4.1 +Version: 1.5.0 Release: 0 Summary: Test package for %{pkgname} License: Apache-2.0 ++++++ matrix-synapse.spec ++++++ --- /var/tmp/diff_new_pack.y0ipVa/_old 2019-10-30 14:47:45.110178025 +0100 +++ /var/tmp/diff_new_pack.y0ipVa/_new 2019-10-30 14:47:45.114178029 +0100 @@ -43,7 +43,7 @@ %define modname synapse %define pkgname matrix-synapse Name: %{pkgname} -Version: 1.4.1 +Version: 1.5.0 Release: 0 Summary: Matrix protocol reference homeserver License: Apache-2.0 @@ -90,6 +90,7 @@ Requires: python-six >= 1.10 Requires: python-sortedcontainers >= 1.4.4 Requires: python-treq >= 15.1 +Requires: python-typing_extensions >= 3.7.4 Requires: python-unpaddedbase64 >= 1.1.0 # Specify all CONDITIONAL_REQUIREMENTS (we Require them to avoid no-recommends # breaking very commonly-used bits of matrix-synapse such as postgresql). ++++++ _service ++++++ --- /var/tmp/diff_new_pack.y0ipVa/_old 2019-10-30 14:47:45.138178055 +0100 +++ /var/tmp/diff_new_pack.y0ipVa/_new 2019-10-30 14:47:45.142178059 +0100 @@ -5,7 +5,7 @@ <param name="url">https://github.com/matrix-org/synapse.git</param> <param name="scm">git</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="revision">v1.4.1</param> + <param name="revision">v1.5.0</param> </service> <service name="set_version" mode="disabled"/> <service name="tar" mode="buildtime"/> ++++++ matrix-synapse-1.4.1.obscpio -> matrix-synapse-1.5.0.obscpio ++++++ /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse-1.4.1.obscpio /work/SRC/openSUSE:Factory/.matrix-synapse.new.2990/matrix-synapse-1.5.0.obscpio differ: char 49, line 1 ++++++ matrix-synapse.obsinfo ++++++ --- /var/tmp/diff_new_pack.y0ipVa/_old 2019-10-30 14:47:45.182178102 +0100 +++ /var/tmp/diff_new_pack.y0ipVa/_new 2019-10-30 14:47:45.182178102 +0100 @@ -1,5 +1,5 @@ name: matrix-synapse -version: 1.4.1 -mtime: 1571390342 -commit: 774b8d0930efee31b5240f8d3dc8935415fe9124 +version: 1.5.0 +mtime: 1572359334 +commit: 9ffcf0f7ba72f16e366f04db6384a9233b1808cb
