diff --git a/librepo.spec b/librepo.spec
index b8c386e..dc4998b 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -12,7 +12,7 @@
 
 Name:           librepo
 Version:        1.14.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Repodata downloading library
 
 License:        LGPLv2+
@@ -97,6 +97,9 @@ Python 3 bindings for the librepo library.
 %{python3_sitearch}/%{name}/
 
 %changelog
+* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.14.0-2
+- Rebuilt for Python 3.10
+
 * Thu Apr 15 2021 Nicola Sella <nsella@redhat.com> - 1.14.0-1
 - Update to 1.14.0
 - Fix: memory leaks