diff --git a/matrix-synapse.changes b/matrix-synapse.changes index 40e0df8..daf288f 100644 --- a/matrix-synapse.changes +++ b/matrix-synapse.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 1 23:54:12 UTC 2024 - Marcus Rueckert + +- bump setuptools-rust to 1.9.0 + ------------------------------------------------------------------- Wed Dec 13 00:53:28 UTC 2023 - Marcus Rueckert diff --git a/matrix-synapse.spec b/matrix-synapse.spec index 00d1309..93b4382 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -196,7 +196,7 @@ BuildRequires: (%{use_python}-poetry-core >= 1.1.0 with %{use_python}-poetry-co %{?systemd_ordering} %{sysusers_requires} %requires_peq %{use_python}-base -BuildRequires: (%{use_python}-setuptools-rust >= 1.3 with %{use_python}-setuptools-rust =< 1.8.1) +BuildRequires: (%{use_python}-setuptools-rust >= 1.3 with %{use_python}-setuptools-rust =< 1.9.0) # NOTE: Keep this is in the same order as pyproject.toml. # some version locks based on poetry.lock BuildRequires: %{use_python}-Jinja2 >= %{Jinja2_version}