From ea92d06c1e1781c829fb31860fbccdac4d47c7b0 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 20:39:10 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- pygobject3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pygobject3.spec b/pygobject3.spec index fb7b09e..572586d 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -6,7 +6,7 @@ Name: pygobject3 Version: 3.42.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for GObject Introspection License: LGPLv2+ and MIT @@ -105,6 +105,9 @@ This package contains files required to embed PyGObject %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Mon Jun 13 2022 Python Maint - 3.42.1-2 +- Rebuilt for Python 3.11 + * Sun Apr 17 2022 David King - 3.42.1-1 - Update to 3.42.1