diff --git a/python-os-testr.spec b/python-os-testr.spec index 8e2c4d1..b10a9e8 100644 --- a/python-os-testr.spec +++ b/python-os-testr.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 0.7.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A testr wrapper to provide functionality for OpenStack projects License: ASL 2.0 @@ -172,6 +172,9 @@ popd %endif %changelog +* Thu Dec 22 2016 Miro Hrončok - 0.7.0-3 +- Rebuild for Python 3.6 + * Wed Sep 14 2016 Haïkel Guémar - 0.7.0-2 - Fix python3-os-testr pulling python2 on Fedora