diff --git a/python-marshmallow.spec b/python-marshmallow.spec index 1251e6e..0c9e67c 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 2.10.4 -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/ @@ -117,6 +117,9 @@ py.test-%{python3_version} -v %{python3_sitelib}/%{modname}-*.egg-info/ %changelog +* Mon Dec 19 2016 Miro HronĨok - 2.10.4-2 +- Rebuild for Python 3.6 + * Thu Dec 01 2016 Igor Gnatenko - 2.10.4-1 - Update to 2.10.4 (RHBZ #1400189)