From 1677ed7c62932a1613de924397173ab716784c3a Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 27 Mar 2023 07:02:13 +0100 Subject: [PATCH] Update to 3.44.1 --- pygobject3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pygobject3.spec b/pygobject3.spec index 5d606f2..6a03984 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -4,7 +4,7 @@ %define python3_version 3.7 Name: pygobject3 -Version: 3.44.0 +Version: 3.44.1 Release: 1%{?dist} Summary: Python bindings for GObject Introspection @@ -102,6 +102,9 @@ This package contains files required to embed PyGObject %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Mon Mar 27 2023 David King - 3.44.1-1 +- Update to 3.44.1 + * Sun Mar 19 2023 David King - 3.44.0-1 - Update to 3.44.0