diff --git a/python-docker.spec b/python-docker.spec index 91c2019..55050f8 100644 --- a/python-docker.spec +++ b/python-docker.spec @@ -15,7 +15,7 @@ Name: python-%{srcname} Version: 5.0.0 -Release: 1%{?dist} +Release: 2%{?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 Jun 04 2021 Python Maint - 5.0.0-2 +- Rebuilt for Python 3.10 + * Tue Apr 13 2021 Tomas Tomecek - 5.0.0-1 - New upstream release 5.0.0