diff --git a/python-docker-pycreds.spec b/python-docker-pycreds.spec index 93ffef9..9d6f02a 100644 --- a/python-docker-pycreds.spec +++ b/python-docker-pycreds.spec @@ -17,7 +17,7 @@ Name: python-%{pypi_name} Version: 0.4.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python bindings for the docker credentials store API License: ASL 2.0 @@ -130,6 +130,9 @@ PYTHONPATH="${PWD}" py.test-%{python3_version} -vv tests/ %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.4.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.4.0-7 - Rebuilt for Python 3.9