diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-14 13:36:00 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-14 13:36:00 +0000 |
commit | b94f0067f913fa2686af3fa6131670a0bb11b7d1 (patch) | |
tree | fe9ac65c344fb43894deca9db4737bddf1c9ae03 | |
parent | 0ac3810e72fde2c171c5d4520c74c0ac3764fcbe (diff) |
-rw-r--r-- | matrix-synapse.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/matrix-synapse.spec b/matrix-synapse.spec index d2daf2d..fc82b93 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -44,7 +44,7 @@ BuildRequires: systemd-rpm-macros BuildRequires: tomcli %if %{without saml2} -Obsoletes: %{name}+saml2 < 1.132.0-3 +Obsoletes: %{name}+saml2 < 1.136.0-2 %endif %description @@ -161,7 +161,7 @@ fi %changelog ## START: Generated by rpmautospec -* Tue Aug 12 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.136.0-2 +* Thu Aug 14 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.136.0-2 - Drop the saml2 extra since python-pysaml2 FTI in F43 * Tue Aug 12 2025 Kai A. Hiller <V02460@gmail.com> - 1.136.0-1 |