Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package matrix-synapse for openSUSE:Factory 
checked in at 2025-07-16 15:52:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old)
 and      /work/SRC/openSUSE:Factory/.matrix-synapse.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "matrix-synapse"

Wed Jul 16 15:52:57 2025 rev:135 rq:1293545 version:1.134.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes    
2025-07-02 12:14:21.974855958 +0200
+++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.7373/matrix-synapse.changes  
2025-07-16 15:55:55.363152015 +0200
@@ -1,0 +2,93 @@
+Tue Jul 15 22:32:52 UTC 2025 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to 1.134.0
+  - Features
+    - Support for MSC4235: via query param for hierarchy endpoint.
+      Contributed by Krishan (@kfiven). (#18070)
+    - Add forget_forced_upon_leave capability as per MSC4267.
+      (#18196)
+    - Add federated_user_may_invite spam checker callback which
+      receives the entire invite event. Contributed by @tulir @
+      Beeper. (#18241)
+  - Bugfixes
+    - Fix KeyError on background updates when using split
+      main/state databases. (#18509)
+    - Improve performance of device deletion by adding missing
+      index. (#18582)
+    - Fix avatar_url and displayname being sent on federation
+      profile queries when they are not set. (#18593)
+    - Respond with 401 & M_USER_LOCKED when a locked user calls
+      POST /login, as per the spec. (#18594)
+    - Ensure policy servers are not asked to scan policy server
+      change events, allowing rooms to disable the use of a policy
+      server while the policy server is down. (#18605)
+  - Improved Documentation
+    - Fix documentation of the Delete Room Admin API's status
+      field. (#18519)
+    - Deprecations and Removals
+    - Stop adding the "origin" field to newly-created events
+      (PDUs). (#18418)
+  - Internal Changes
+    - Replace PyICU crate with equivalent icu_segmenter Rust crate.
+      (#18553, #18646)
+    - Improve docstring on simple_upsert_many. (#18573)
+    - Raise poetry-core version cap to 2.1.3. (#18575)
+    - Raise setuptools_rust version cap to 1.11.1. (#18576)
+    - Better handling of ratelimited requests. (#18595, #18600)
+    - Update to Rust 1.87.0 in CI, and bump the pinned commit of
+      the dtolnay/rust-toolchain GitHub Action to
+      b3b07ba8b418998c39fb20f53e8b695cdcc8de1b. (#18596)
+    - Speed up bulk device deletion. (#18602)
+    - Speed up the building of arm-based wheels in CI. (#18618)
+    - Speed up the building of Docker images in CI. (#18620)
+    - Add .zed/ directory to .gitignore. (#18623)
+    - Log the room ID we're purging state for. (#18625)
+  - Updates to locked dependencies
+    - Bump Swatinem/rust-cache from 2.7.8 to 2.8.0. (#18612)
+    - Bump attrs from 24.2.0 to 25.3.0. (#18649)
+    - Bump authlib from 1.5.2 to 1.6.0. (#18642)
+    - Bump base64 from 0.21.7 to 0.22.1. (#18589)
+    - Bump base64 from 0.21.7 to 0.22.1. (#18629)
+    - Bump docker/build-push-action from 6.17.0 to 6.18.0. (#18497)
+    - Bump docker/setup-buildx-action from 3.10.0 to 3.11.1.
+      (#18587)
+    - Bump hiredis from 3.1.0 to 3.2.1. (#18638)
+    - Bump ijson from 3.3.0 to 3.4.0. (#18650)
+    - Bump jsonschema from 4.23.0 to 4.24.0. (#18630)
+    - Bump msgpack from 1.1.0 to 1.1.1. (#18651)
+    - Bump mypy-zope from 1.0.11 to 1.0.12. (#18640)
+    - Bump phonenumbers from 9.0.2 to 9.0.8. (#18652)
+    - Bump pillow from 11.2.1 to 11.3.0. (#18624)
+    - Bump prometheus-client from 0.21.0 to 0.22.1. (#18609)
+    - Bump pyasn1-modules from 0.4.1 to 0.4.2. (#18495)
+    - Bump pydantic from 2.11.4 to 2.11.7. (#18639)
+    - Bump reqwest from 0.12.15 to 0.12.20. (#18590)
+    - Bump reqwest from 0.12.20 to 0.12.22. (#18627)
+    - Bump ruff from 0.11.11 to 0.12.1. (#18645)
+    - Bump ruff from 0.12.1 to 0.12.2. (#18657)
+    - Bump sentry-sdk from 2.22.0 to 2.32.0. (#18633)
+    - Bump setuptools-rust from 1.10.2 to 1.11.1. (#18655)
+    - Bump sigstore/cosign-installer from 3.8.2 to 3.9.0. (#18588)
+    - Bump sigstore/cosign-installer from 3.9.0 to 3.9.1. (#18608)
+    - Bump stefanzweifel/git-auto-commit-action from 5.2.0 to
+      6.0.1. (#18607)
+    - Bump tokio from 1.45.1 to 1.46.0. (#18628)
+    - Bump tokio from 1.46.0 to 1.46.1. (#18667)
+    - Bump treq from 24.9.1 to 25.5.0. (#18610)
+    - Bump types-bleach from 6.2.0.20241123 to 6.2.0.20250514.
+      (#18634)
+    - Bump types-jsonschema from 4.23.0.20250516 to
+      4.24.0.20250528. (#18611)
+    - Bump types-opentracing from 2.4.10.6 to 2.4.10.20250622.
+      (#18586)
+    - Bump types-psycopg2 from 2.9.21.20250318 to 2.9.21.20250516.
+      (#18658)
+    - Bump types-pyyaml from 6.0.12.20241230 to 6.0.12.20250516.
+      (#18643)
+    - Bump types-setuptools from 75.2.0.20241019 to
+      80.9.0.20250529. (#18644)
+    - Bump typing-extensions from 4.12.2 to 4.14.0. (#18654)
+    - Bump typing-extensions from 4.14.0 to 4.14.1. (#18668)
+    - Bump urllib3 from 2.2.2 to 2.5.0. (#18572)
+
+-------------------------------------------------------------------

Old:
----
  matrix-synapse-1.133.0.obscpio

New:
----
  matrix-synapse-1.134.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ matrix-synapse-test.spec ++++++
--- /var/tmp/diff_new_pack.UHqpr1/_old  2025-07-16 15:55:57.071223327 +0200
+++ /var/tmp/diff_new_pack.UHqpr1/_new  2025-07-16 15:55:57.071223327 +0200
@@ -27,7 +27,7 @@
 
 %define         pkgname matrix-synapse
 Name:           %{pkgname}-test
-Version:        1.133.0
+Version:        1.134.0
 Release:        0
 Summary:        Test package for %{pkgname}
 License:        AGPL-3.0-or-later

++++++ matrix-synapse.spec ++++++
--- /var/tmp/diff_new_pack.UHqpr1/_old  2025-07-16 15:55:57.135225999 +0200
+++ /var/tmp/diff_new_pack.UHqpr1/_new  2025-07-16 15:55:57.143226332 +0200
@@ -69,7 +69,6 @@
 %global txredisapi_version            1.4.10
 %global Pympler_version               1.0.1
 %global pydantic_version              2.7.1
-%global pyicu_version                 2.13.1
 %global python_multipart_version      0.0.9
 %else
 # some version locks based on poetry.lock
@@ -119,7 +118,6 @@
 %global txredisapi_version            1.4.7
 %global Pympler_version               1.0.1
 %global pydantic_version              1.7.4
-%global pyicu_version                 2.10.2
 %global python_multipart_version      0.0.9
 %endif
 
@@ -158,7 +156,7 @@
 %define         pkgname matrix-synapse
 %define         eggname matrix_synapse
 Name:           %{pkgname}
-Version:        1.133.0
+Version:        1.134.0
 Release:        0
 Summary:        Matrix protocol reference homeserver
 License:        AGPL-3.0-or-later
@@ -311,8 +309,6 @@
 %endif
 BuildRequires:  %{use_python}-Pympler >= %{Pympler_version}
 %requires_peq   %{use_python}-Pympler
-BuildRequires:  %{use_python}-PyICU >= %{pyicu_version}
-%requires_peq   %{use_python}-PyICU
 # We only provide/obsolete python2 to ensure that users upgrade.
 Obsoletes:      python2-matrix-synapse < %{version}-%{release}
 Provides:       python2-matrix-synapse = %{version}-%{release}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.UHqpr1/_old  2025-07-16 15:55:57.199228671 +0200
+++ /var/tmp/diff_new_pack.UHqpr1/_new  2025-07-16 15:55:57.199228671 +0200
@@ -4,11 +4,11 @@
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="url">https://github.com/element-hq/synapse.git</param>
     <param name="scm">git</param>
-    <param name="revision">v1.133.0</param>
+    <param name="revision">v1.134.0</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <!--
-    <param name="revision">v1.134.0rc1</param>
+    <param name="revision">v1.135.0rc1</param>
     <param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
     <param name="versionrewrite-replacement">\1~\2</param>
     -->

++++++ matrix-synapse-1.133.0.obscpio -> matrix-synapse-1.134.0.obscpio ++++++
++++ 5524 lines of diff (skipped)

++++++ matrix-synapse.obsinfo ++++++
--- /var/tmp/diff_new_pack.UHqpr1/_old  2025-07-16 15:55:58.547284951 +0200
+++ /var/tmp/diff_new_pack.UHqpr1/_new  2025-07-16 15:55:58.551285119 +0200
@@ -1,5 +1,5 @@
 name: matrix-synapse
-version: 1.133.0
-mtime: 1751378488
-commit: e3ed93adf35f6246ccd98c9cb5e938d564541fde
+version: 1.134.0
+mtime: 1752585774
+commit: 60be549c0ceb826946ea06a1ca6fd4a0ebcfc106
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/matrix-synapse/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.matrix-synapse.new.7373/vendor.tar.zst differ: char 
7, line 1

Reply via email to