From a415fa6b6c436bf456c5d429a50422f168a5b51f Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:16:26 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- pygobject3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pygobject3.spec b/pygobject3.spec index 3b67221..b8d536f 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -5,7 +5,7 @@ Name: pygobject3 Version: 3.46.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python bindings for GObject Introspection License: LGPL-2.1-or-later @@ -114,6 +114,9 @@ export TEST_GTK_VERSION=3.0 %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Mon Jun 24 2024 Troy Dawson - 3.46.0-5 +- Bump release for June 2024 mass rebuild + * Mon Feb 12 2024 Yaakov Selkowitz - 3.46.0-4 - Use gtk3 in tests