From 5db81457b132e171484804cb8f8b66fc92ad11dc Mon Sep 17 00:00:00 2001
From: Python Maint <python-maint@redhat.com>
Date: Jun 03 2021 01:18:07 +0000
Subject: Rebuilt for Python 3.10


---

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