From 23c09ce46d07d5a364a9463d68182d637d8eb469 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 16:03:57 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- sip6.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sip6.spec b/sip6.spec index 72ffde0..be8139a 100644 --- a/sip6.spec +++ b/sip6.spec @@ -2,7 +2,7 @@ Name: sip6 Version: 6.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SIP - Python/C++ Bindings Generator %py_provides python3-sip6 # Remove when F34 is EOL @@ -48,6 +48,9 @@ Python bindings for wxWidgets.} %{python3_sitearch}/sipbuild/ %changelog +* Mon Jun 13 2022 Python Maint - 6.5.1-2 +- Rebuilt for Python 3.11 + * Fri Feb 18 2022 Scott Talbert - 6.5.1-1 - Update to new upstream release 6.5.1 (#2049172)