From 68f2b7f17856aa1a72a4be2cd6db873745827ef6 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 21:13:49 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- libpeas.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpeas.spec b/libpeas.spec index 7d6ba27..5bf0494 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -2,7 +2,7 @@ Name: libpeas Version: 1.32.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plug-ins implementation convenience library License: LGPLv2+ @@ -103,6 +103,9 @@ that are needed to write applications that use libpeas. %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* Mon Jun 13 2022 Python Maint - 1.32.0-2 +- Rebuilt for Python 3.11 + * Sat Mar 19 2022 David King - 1.32.0-1 - Update to 1.32.0