diff --git a/python-cli-helpers.spec b/python-cli-helpers.spec index b8db3bf..b3b5629 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.2.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD URL: https://github.com/dbcli/cli_helpers Source0: https://github.com/dbcli/cli_helpers/archive/v%{version}/cli_helpers-%{version}.tar.gz @@ -115,6 +115,9 @@ PYTHONPATH=build/lib/ py.test-3 || : %endif %changelog +* Thu Jun 16 2022 Python Maint - 2.2.1-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild