diff --git a/python-docker.spec b/python-docker.spec index ac917d9..187ba82 100644 --- a/python-docker.spec +++ b/python-docker.spec @@ -15,7 +15,7 @@ Name: python-%{srcname} Version: 5.0.3 -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 Jan 20 2023 Fedora Release Engineering - 5.0.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Jul 22 2022 Fedora Release Engineering - 5.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild