diff --git a/python-html5-parser.spec b/python-html5-parser.spec
index 670d72b..9ddc604 100644
--- a/python-html5-parser.spec
+++ b/python-html5-parser.spec
@@ -1,6 +1,6 @@
Name: python-html5-parser
Version: 0.4.11
-Release: 1mamba
+Release: 2mamba
Summary: A fast, standards compliant, C based, HTML 5 parser for python
Group: System/Libraries
Vendor: openmamba
@@ -11,9 +11,10 @@ Source: https://pypi.debian.net/html5-parser/html5-parser-%{version}.tar.
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
-BuildRequires: libpython3-devel
+BuildRequires: libpython311-devel
BuildRequires: libxml2-devel
## AUTOBUILDREQ-END
+BuildRequires: python3-devel >= 3.11.5-3mamba
%description
%{summary}.
@@ -42,6 +43,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
%doc LICENSE
%changelog
+* Tue Sep 26 2023 Automatic Build System 0.4.11-2mamba
+- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
+
* Wed Apr 12 2023 Automatic Build System 0.4.11-1mamba
- automatic version update by autodist