diff --git a/python-pyinotify.spec b/python-pyinotify.spec index 61d447c..728798f 100644 --- a/python-pyinotify.spec +++ b/python-pyinotify.spec @@ -2,7 +2,7 @@ Name: python-pyinotify Version: 0.9.6 -Release: 3mamba +Release: 4mamba Summary: Linux filesystem events monitoring Group: System/Libraries/Python Vendor: openmamba @@ -13,8 +13,9 @@ Source: https://pypi.debian.net/pyinotify/pyinotify-%{version}.tar.gz Source1: python-pyinotify-script License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba Provides: python-inotify Obsoletes: python-inotify <= 0.9.6-1mamba BuildArch: noarch @@ -88,6 +89,9 @@ chmod 0755 %{buildroot}%{python_sitearch}/pyinotify.py #%doc python%{python_majversion}/docstrings %changelog +* Tue Sep 26 2023 Automatic Build System 0.9.6-4mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon May 31 2021 Silvan Calarco 0.9.6-3mamba - obsolete python-pyinotify <= 0.9.6-1mamba