diff --git a/librepo.spec b/librepo.spec
index fc42710..3e81727 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -12,7 +12,7 @@
 
 Name:           librepo
 Version:        1.14.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Repodata downloading library
 
 License:        LGPLv2+
@@ -96,6 +96,9 @@ Python 3 bindings for the librepo library.
 %{python3_sitearch}/%{name}/
 
 %changelog
+* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1.14.3-2
+- Rebuilt for Python 3.11
+
 * Thu May 05 2022 Jaroslav Rohel <jrohel@redhat.com> - 1.14.3-1
 - Update to 1.14.3
 - Make error messages about repodata and rpm mismatch more user friendly