diff --git a/python-pyqt6-sip.spec b/python-pyqt6-sip.spec index 8a256ff..9b7d4d1 100644 --- a/python-pyqt6-sip.spec +++ b/python-pyqt6-sip.spec @@ -6,7 +6,7 @@ Name: python-%{pkg_name} Version: 13.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The sip module support for PyQt6 License: GPLv2 or GPLv3 @@ -51,5 +51,8 @@ Provides: python3-pyqt6-sip-api(%{_sip_api_major})%{?_isa} = %{_sip_api} %changelog +* Mon Jun 13 2022 Python Maint - 13.3.0-2 +- Rebuilt for Python 3.11 + * Wed Apr 13 2022 Onuralp Sezer - 13.3.0-1 - Initial Package