diff --git a/libmodulemd.spec b/libmodulemd.spec index 3f08755..9b7280f 100644 --- a/libmodulemd.spec +++ b/libmodulemd.spec @@ -9,7 +9,7 @@ Name: libmodulemd Version: 2.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module metadata manipulation library License: MIT @@ -141,6 +141,9 @@ export MMD_SKIP_VALGRIND=1 %changelog +* Mon Aug 19 2019 Miro HronĨok - 2.7.0-2 +- Rebuilt for Python 3.8 + * Thu Aug 15 2019 Stephen Gallagher - 2.7.0-1 - Update to 2.7.0 - Drop libmodulemd1 subpackage which is now packaged separately