From 2eee37b4b79419980cb375b40dbda322230c879d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 15 Jun 2023 15:34:49 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- pygobject3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pygobject3.spec b/pygobject3.spec index 5de7730..602363f 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -5,7 +5,7 @@ Name: pygobject3 Version: 3.44.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for GObject Introspection License: LGPL-2.1-or-later @@ -110,6 +110,9 @@ This package contains files required to embed PyGObject %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Thu Jun 15 2023 Python Maint - 3.44.1-2 +- Rebuilt for Python 3.12 + * Mon Mar 27 2023 David King - 3.44.1-1 - Update to 3.44.1