diff --git a/python-docker.spec b/python-docker.spec index 187ba82..83178b5 100644 --- a/python-docker.spec +++ b/python-docker.spec @@ -15,7 +15,7 @@ Name: python-%{srcname} Version: 5.0.3 -Release: 3%{?dist} +Release: 4%{?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 +* Tue Jun 13 2023 Python Maint - 5.0.3-4 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 5.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild