diff --git a/python-docker-pycreds.spec b/python-docker-pycreds.spec index 85e6df5..35594a6 100644 --- a/python-docker-pycreds.spec +++ b/python-docker-pycreds.spec @@ -17,7 +17,7 @@ Name: python-%{pypi_name} Version: 0.4.0 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Jul 26 2019 Fedora Release Engineering - 0.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Feb 27 2019 Yatin Karel - 0.4.0-2 - Enable python2 build for el7