diff --git a/python-cli-helpers.spec b/python-cli-helpers.spec index 35312b9..64ac411 100644 --- a/python-cli-helpers.spec +++ b/python-cli-helpers.spec @@ -12,7 +12,7 @@ Summary: Python helpers for common CLI tasks Name: python-cli-helpers Version: 2.1.0 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD URL: https://github.com/dbcli/cli_helpers Source0: https://files.pythonhosted.org/packages/source/c/cli_helpers/cli_helpers-%{version}.tar.gz @@ -115,6 +115,9 @@ PYTHONPATH=build/lib/ py.test-3 || : %endif %changelog +* Fri Jun 04 2021 Python Maint - 2.1.0-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild