diff --git a/python-marshmallow.spec b/python-marshmallow.spec index 7aa6a29..e352054 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -11,7 +11,7 @@ Name: python-%{upstream_name} Version: 2.0.0 -Release: 0.6.git%{shortcommit}%{?dist} +Release: 0.7.git%{shortcommit}%{?dist} Summary: Python library for converting complex datatypes to and from primitive types License: MIT URL: http://marshmallow.readthedocs.org/ @@ -156,6 +156,9 @@ cp -a docs/* examples %{buildroot}%{_docdir}/python3-%{upstream_name}/ %endif %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 2.0.0-0.7.gita8b3385 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Fri Sep 11 2015 Miroslav Suchý 2.0.0-0.6.gita8b3385 - 1219288 - fix ownership of docdir and use correct release number