diff --git a/python-uranium.spec b/python-uranium.spec index 99b4182..1a1e599 100644 --- a/python-uranium.spec +++ b/python-uranium.spec @@ -1,6 +1,6 @@ Name: python-uranium Version: 4.13.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python framework for building desktop applications License: LGPLv3+ URL: https://github.com/Ultimaker/Uranium @@ -106,6 +106,9 @@ popd %changelog +* Fri Jun 17 2022 Python Maint - 4.13.1-3 +- Rebuilt for Python 3.11 + * Wed Mar 02 2022 Miro HronĨok - 4.13.1-2 - Fix build with cmake 3.23.0rc2 - Related: rhbz#2059201, rhbz#2059188, rhbz#2057738