diff --git a/libcomps.spec b/libcomps.spec index c9cb35e..99dcca4 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -14,7 +14,7 @@ Name: libcomps Version: 0.1.11 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Comps XML file manipulation library License: GPLv2+ @@ -190,6 +190,9 @@ popd %endif %changelog +* Thu Aug 15 2019 Miro Hrončok - 0.1.11-4 +- Rebuilt for Python 3.8 + * Wed Jul 31 2019 Miro Hrončok - 0.1.11-3 - Fix Python method descriptors for Python 3.8 (#1734777)