Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:04:56 -07:00
parent cc09a30440
commit 784e74fccb

View File

@ -5,7 +5,7 @@
Name: pygobject3
Version: 3.46.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Python bindings for GObject Introspection
License: LGPL-2.1-or-later
@ -116,6 +116,10 @@ export TEST_GTK_VERSION=3.0
%{_libdir}/pkgconfig/pygobject-3.0.pc
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.46.0-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Jul 23 2024 Tomas Popela <tpopela@redhat.com> - 3.46.0-6
- Move away from xvfb-run (done by nielsdg@redhat.com in Fedora)