diff --git a/python-systemd.spec b/python-systemd.spec index ec5bc66..f1c4c13 100644 --- a/python-systemd.spec +++ b/python-systemd.spec @@ -1,7 +1,7 @@ Name: python-systemd Epoch: 1 Version: 235 -Release: 2mamba +Release: 3mamba Summary: Python systemd wrapper using Cython Group: System/Libraries Vendor: openmamba @@ -13,9 +13,10 @@ Source: https://github.com/systemd/python-systemd.git/v%{version}/python- License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel BuildRequires: libsystemd-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -45,6 +46,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Wed Sep 27 2023 Automatic Build System 235-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Tue Apr 11 2023 Sdk Build System 235-2mamba - rebuilt with python 3.10