Rebuild for Python 3.10, second part

A rebuild is needed for picking up a new dependency for python3-wsgi

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Alexander Bokovoy 2021-06-14 09:22:42 +03:00
parent 4cd3eaa0f6
commit 9eee394ae1

View File

@ -191,7 +191,7 @@
Name: %{package_name} Name: %{package_name}
Version: %{IPA_VERSION} Version: %{IPA_VERSION}
Release: 1%{?rc_version:.%rc_version}%{?dist}.1 Release: 2%{?rc_version:.%rc_version}%{?dist}
Summary: The Identity, Policy and Audit system Summary: The Identity, Policy and Audit system
License: GPLv3+ License: GPLv3+
@ -1695,6 +1695,9 @@ fi
%endif %endif
%changelog %changelog
* Mon Jun 14 2021 Alexander Bokovoy <abokovoy@redhat.com> - 4.9.4-2
- Rebuilt for Python 3.10, second part
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.9.4-1.1 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.9.4-1.1
- Rebuilt for Python 3.10 - Rebuilt for Python 3.10