Hello community, here is the log from the commit of package matrix-synapse for openSUSE:Factory checked in at 2019-07-26 12:42:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old) and /work/SRC/openSUSE:Factory/.matrix-synapse.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "matrix-synapse" Fri Jul 26 12:42:30 2019 rev:24 rq:718592 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes 2019-07-09 09:58:50.632793277 +0200 +++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.4126/matrix-synapse.changes 2019-07-26 12:42:33.945850627 +0200 @@ -1,0 +2,14 @@ +Thu Jul 25 16:18:56 UTC 2019 - Aleksa Sarai <[email protected]> + +- Update to 1.2.0. + + * Add support for OpenTracing. + * Add default push rule to ignore reactions. + * Enable aggregations (reactions and edits) support by default. + + The full changelog is included in + /usr/share/doc/packages/matrix-synapse/CHANGES.md. +- Remove unneeded patches: + - 0001-requirements-prometheus_client.patch + +------------------------------------------------------------------- Old: ---- 0001-requirements-prometheus_client.patch matrix-synapse-1.1.0.obscpio New: ---- matrix-synapse-1.2.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matrix-synapse-test.spec ++++++ --- /var/tmp/diff_new_pack.IN5Jt2/_old 2019-07-26 12:42:34.985850191 +0200 +++ /var/tmp/diff_new_pack.IN5Jt2/_new 2019-07-26 12:42:34.993850188 +0200 @@ -32,7 +32,7 @@ %define pkgname matrix-synapse Name: %{pkgname}-test -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Test package for %{pkgname} License: Apache-2.0 ++++++ matrix-synapse.spec ++++++ --- /var/tmp/diff_new_pack.IN5Jt2/_old 2019-07-26 12:42:35.025850174 +0200 +++ /var/tmp/diff_new_pack.IN5Jt2/_new 2019-07-26 12:42:35.029850173 +0200 @@ -42,7 +42,7 @@ %define modname synapse %define pkgname matrix-synapse Name: %{pkgname} -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Matrix protocol reference homeserver License: Apache-2.0 @@ -50,7 +50,6 @@ URL: https://github.com/matrix-org/synapse Source0: %{pkgname}-%{version}.tar.xz Source50: %{pkgname}.service -Patch1: 0001-requirements-prometheus_client.patch BuildRequires: %{python_module base} BuildRequires: %{python_module psutil >= 2.0.0} BuildRequires: %{python_module setuptools} @@ -79,6 +78,7 @@ Requires: python-msgpack >= 0.5.2 Requires: python-netaddr >= 0.7.18 Requires: python-phonenumbers >= 8.2.0 +Requires: python-prometheus_client >= 0.4.0 Requires: python-psutil >= 2.0.0 Requires: python-pyOpenSSL >= 16.0.0 Requires: python-pyasn1 >= 0.1.9 @@ -90,14 +90,6 @@ Requires: python-sortedcontainers >= 1.4.4 Requires: python-treq >= 15.1 Requires: python-unpaddedbase64 >= 1.1.0 -# NOTE: This requirement is needed in order for Prometheus metrics to work (the -# metric names changed after the 0.4.0 update), but we can no longer -# fulfill it on any openSUSE distributions. This is being tracked by -# upstream: -# <https://github.com/matrix-org/synapse/issues/4221> -# but with few updates. -#Requires: python-prometheus_client < 0.4.0 -Requires: python-prometheus_client >= 0.0.18 # Specify all CONDITIONAL_REQUIREMENTS (we Require them to avoid no-recommends # breaking very commonly-used bits of matrix-synapse such as postgresql). %if %{with email_notifs} @@ -139,7 +131,6 @@ %prep %setup -q -%patch1 -p1 # Remove all un-needed #!-lines. find synapse/ -type f -exec sed -i '1{/^#!/d}' {} \; ++++++ _service ++++++ --- /var/tmp/diff_new_pack.IN5Jt2/_old 2019-07-26 12:42:35.057850161 +0200 +++ /var/tmp/diff_new_pack.IN5Jt2/_new 2019-07-26 12:42:35.057850161 +0200 @@ -5,7 +5,7 @@ <param name="url">git://github.com/matrix-org/synapse.git</param> <param name="scm">git</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="revision">v1.1.0</param> + <param name="revision">v1.2.0</param> </service> <service name="set_version" mode="disabled"/> <service name="tar" mode="buildtime"/> ++++++ matrix-synapse-1.1.0.obscpio -> matrix-synapse-1.2.0.obscpio ++++++ /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse-1.1.0.obscpio /work/SRC/openSUSE:Factory/.matrix-synapse.new.4126/matrix-synapse-1.2.0.obscpio differ: char 49, line 1 ++++++ matrix-synapse.obsinfo ++++++ --- /var/tmp/diff_new_pack.IN5Jt2/_old 2019-07-26 12:42:35.093850146 +0200 +++ /var/tmp/diff_new_pack.IN5Jt2/_new 2019-07-26 12:42:35.093850146 +0200 @@ -1,5 +1,5 @@ name: matrix-synapse -version: 1.1.0 -mtime: 1562237707 -commit: 54283f3ed49ce40059e9f0746f2ded08ce3a5b9e +version: 1.2.0 +mtime: 1564060232 +commit: c0a1301ccd91cdfbb079f675b3c3dc305f876be7
