diff --git a/python-docker-pycreds.spec b/python-docker-pycreds.spec index 94094c6..6ca58bc 100644 --- a/python-docker-pycreds.spec +++ b/python-docker-pycreds.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 0.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for the docker credentials store API License: ASL 2.0 @@ -107,6 +107,9 @@ PYTHONPATH="${PWD}" py.test-%{python3_version} -vv tests/ %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.2.1-3 +- Rebuild for Python 3.6 + * Wed Oct 05 2016 Tomas Tomecek - 0.2.1-2 - rebuilt