|
|
|
@ -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)
|
|
|
|
|
|
|
|
|
|