diff --git a/python-docker.spec b/python-docker.spec index 55050f8..3c633a2 100644 --- a/python-docker.spec +++ b/python-docker.spec @@ -15,7 +15,7 @@ Name: python-%{srcname} Version: 5.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python library for the Docker Engine API License: ASL 2.0 URL: https://pypi.org/project/%{srcname} @@ -116,6 +116,9 @@ cp -avr tests/ %{buildroot}%{_libexecdir}/installed-tests/%{name}/ %endif # tests %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 5.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 5.0.0-2 - Rebuilt for Python 3.10