From 7ee058961546f8ae4ff100f21b4ee0b600c13677 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 21:39:05 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- sip6.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sip6.spec b/sip6.spec index 8248201..b19d288 100644 --- a/sip6.spec +++ b/sip6.spec @@ -2,7 +2,7 @@ Name: sip6 Version: 6.7.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SIP - Python/C++ Bindings Generator %py_provides python3-sip6 @@ -47,6 +47,9 @@ Python bindings for wxWidgets.} %{python3_sitearch}/sipbuild/ %changelog +* Tue Jun 13 2023 Python Maint - 6.7.9-2 +- Rebuilt for Python 3.12 + * Wed Apr 26 2023 Scott Talbert - 6.7.9-1 - Update to new upstream release 6.7.9 (#2185559)