diff --git a/python-marshmallow.spec b/python-marshmallow.spec index fce6999..6f69627 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -6,7 +6,7 @@ Name: python-%{modname} Version: 2.20.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python library for converting complex datatypes to and from primitive types License: MIT URL: http://marshmallow.readthedocs.org/ @@ -135,6 +135,9 @@ rm -rf html/{.buildinfo,.doctrees} %changelog +* Wed Aug 21 2019 Miro HronĨok - 2.20.0-2 +- Rebuilt for Python 3.8 + * Mon Aug 19 2019 Pavel Raiskup - 2.20.0-1 - latest upstream release