diff --git a/python-canonicaljson.spec b/python-canonicaljson.spec index 6a2fde7..b4c112d 100644 --- a/python-canonicaljson.spec +++ b/python-canonicaljson.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Canonical JSON License: ASL 2.0 @@ -91,5 +91,8 @@ nosetests-%{python3_version} -v %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Thu Dec 22 2016 Miro HronĨok - 1.0.0-2 +- Rebuild for Python 3.6 + * Mon Dec 19 2016 Igor Gnatenko - 1.0.0-1 - Initial package