diff --git a/python-osrf-pycommon.spec b/python-osrf-pycommon.spec index 94ac59d..0a4ca85 100644 --- a/python-osrf-pycommon.spec +++ b/python-osrf-pycommon.spec @@ -6,7 +6,7 @@ Name: python-%{pkgname} Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Commonly needed Python modules used by software developed at OSRF # The entire source code is ASL 2.0 except parts of osrf_pycommon/terminal_color/windows.py which is BSD @@ -171,6 +171,9 @@ PYTHONASYNCIODEBUG=1 %{__python3} -m nose tests -e test_code_format %changelog +* Mon Jun 13 2022 Python Maint - 2.0.0-2 +- Rebuilt for Python 3.11 + * Sat Feb 12 2022 Rich Mattes - 2.0.0-1 - Update to release 2.0.0 - Resolves: rhbz#1987089