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-04-11 23:22:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old)
 and      /work/SRC/openSUSE:Factory/.matrix-synapse.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "matrix-synapse"

Fri Apr 11 23:22:47 2025 rev:129 rq:1268667 version:1.128.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes    
2025-04-09 21:50:48.763488610 +0200
+++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.1907/matrix-synapse.changes  
2025-04-11 23:22:55.854537261 +0200
@@ -1,0 +2,5 @@
+Fri Apr 11 16:08:51 UTC 2025 - Marcus Rueckert <mrueck...@suse.de>
+
+- unlock the rust related buildrequires
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ matrix-synapse.spec ++++++
--- /var/tmp/diff_new_pack.ycrE4k/_old  2025-04-11 23:22:56.870579823 +0200
+++ /var/tmp/diff_new_pack.ycrE4k/_new  2025-04-11 23:22:56.870579823 +0200
@@ -185,6 +185,10 @@
 BuildRequires:  %{use_python}-poetry-core >= 1.1.0
 BuildRequires:  %{use_python}-setuptools
 BuildRequires:  %{use_python}-wheel
+#global rust_version 1.84
+%if "%{?rust_version}" == ""
+BuildRequires:  cargo
+%else
 # workaround for:
 # zypper in cargo1.79 cargo cargo-packaging
 # Problem: 1: the to be installed cargo-1.81.0-150500.27.21.1.x86_64 obsoletes 
'cargo1.79' provided by the to be installed 
cargo1.79-1.79.0-150500.11.3.1.x86_64
@@ -193,8 +197,8 @@
 #
 #!BuildIgnore: cargo
 #!BuildIgnore: rust
-%global rust_version 1.82
 BuildRequires:  cargo%{rust_version}
+%endif
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  systemd-rpm-macros
@@ -204,7 +208,7 @@
 %{?systemd_ordering}
 %{sysusers_requires}
 %requires_peq   %{use_python}-base
-BuildRequires:  (%{use_python}-setuptools-rust >= 1.3 with 
%{use_python}-setuptools-rust =< 1.11)
+BuildRequires:  %{use_python}-setuptools-rust >= 1.3
 # NOTE: Keep this is in the same order as pyproject.toml.
 # some version locks based on poetry.lock
 BuildRequires:  %{use_python}-Jinja2 >= %{Jinja2_version}

Reply via email to