diff --git a/python-docker-pycreds.spec b/python-docker-pycreds.spec index a254098..a24f599 100644 --- a/python-docker-pycreds.spec +++ b/python-docker-pycreds.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 0.2.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python bindings for the docker credentials store API License: ASL 2.0 @@ -109,6 +109,9 @@ PYTHONPATH="${PWD}" py.test-%{python3_version} -vv tests/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.2.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Dec 27 2017 Carl George - 0.2.1-6 - Add BuildRequires for setuptools