diff --git a/python-parallel-ssh.spec b/python-parallel-ssh.spec index 1faecf7..c64c1c2 100644 --- a/python-parallel-ssh.spec +++ b/python-parallel-ssh.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.9.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Asynchronous parallel SSH library # https://github.com/ParallelSSH/parallel-ssh/pull/179 @@ -53,6 +53,9 @@ find -type f -name '*.c' -print -delete %{python3_sitearch}/parallel_ssh-*.egg-info/ %changelog +* Fri Jun 04 2021 Python Maint - 1.9.1-8 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.9.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild