diff --git a/python-incremental.spec b/python-incremental.spec index 2e4a9e3..06ff069 100644 --- a/python-incremental.spec +++ b/python-incremental.spec @@ -1,6 +1,6 @@ Name: python-incremental Version: 22.10.0 -Release: 1mamba +Release: 2mamba Summary: A small library that versions your Python projects Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://github.com/twisted/incremental Source: http://pypi.debian.net/incremental/incremental-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 22.10.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Nov 25 2022 Silvan Calarco 22.10.0-1mamba - update to 22.10.0