diff --git a/python-docker-pycreds.spec b/python-docker-pycreds.spec index f88a31c..82c75a2 100644 --- a/python-docker-pycreds.spec +++ b/python-docker-pycreds.spec @@ -17,7 +17,7 @@ Name: python-%{pypi_name} Version: 0.4.0 -Release: 5%{?dist} +Release: 6%{?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 +* Thu Jan 30 2020 Fedora Release Engineering - 0.4.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.4.0-5 - Rebuilt for Python 3.8.0rc1 (#1748018)