diff --git a/python-zope-proxy.spec b/python-zope-proxy.spec index 4490bfc..381d7c7 100644 --- a/python-zope-proxy.spec +++ b/python-zope-proxy.spec @@ -1,6 +1,6 @@ Name: python-zope-proxy Version: 5.0.0 -Release: 1mamba +Release: 2mamba Summary: Zope proxy library Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ Source: http://pypi.debian.net/zope.proxy/zope.proxy-%{version}.tar.gz License: Zope Public License ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: python >= 2.7.16 Requires: python >= %python_version @@ -48,6 +49,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Wed Sep 27 2023 Automatic Build System 5.0.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Jan 22 2023 Automatic Build System 5.0.0-1mamba - automatic version update by autodist