diff --git a/python-diff-match-patch.spec b/python-diff-match-patch.spec index d9d335f..853f8c6 100644 --- a/python-diff-match-patch.spec +++ b/python-diff-match-patch.spec @@ -1,6 +1,6 @@ Name: python-diff-match-patch Version: 20200713 -Release: 3mamba +Release: 4mamba Summary: Robust algorithms to perform the operations required for synchronizing plain text Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://pypi.org/project/diff-match-patch/ Source: https://pypi.debian.net/diff-match-patch/diff-match-patch-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -47,6 +48,9 @@ chmod -R o+r %{buildroot} %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 20200713-4mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Apr 07 2023 Sdk Build System 20200713-3mamba - rebuilt with python 3.10