From a3aa5d30c94b71184c04e50e9daec33cef093efc Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 18 2019 09:27:12 +0000 Subject: Rebuilt for Python 3.8 --- diff --git a/librepo.spec b/librepo.spec index 41c4b61..7c2c4df 100644 --- a/librepo.spec +++ b/librepo.spec @@ -27,7 +27,7 @@ Name: librepo Version: 1.10.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Repodata downloading library License: LGPLv2+ @@ -189,6 +189,9 @@ popd %endif %changelog +* Sun Aug 18 2019 Miro Hrončok - 1.10.5-2 +- Rebuilt for Python 3.8 + * Mon Jul 29 2019 Pavla Kratochvilova - 1.10.5-1 - Update to 1.10.5 - Exit gpg-agent after repokey import (RhBug:1650266)