From 4808c1fa92e23defc27be5a8152c4dde1ac7faa3 Mon Sep 17 00:00:00 2001 From: Python Maint <python-maint@redhat.com> Date: Jun 15 2022 16:05:53 +0000 Subject: Rebuilt for Python 3.11 --- 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