From b970b34501c3b1ac129b1c634426a48a5fa1873a Mon Sep 17 00:00:00 2001
From: dimstar <>
Date: Jun 10 2022 14:05:13 +0000
Subject: Update python-gobject to version 3.42.1 / rev 91 via SR 981528
https://build.opensuse.org/request/show/981528
by user dimstar + dimstar_suse
---
diff --git a/.files b/.files
index 7289e03..e33ce72 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index e584675..3ab1577 100644
--- a/.rev
+++ b/.rev
@@ -729,4 +729,12 @@ not get invalid dependencies (forwarded request 390575 from dimstar)
Scripted push from GNOME:Next (forwarded request 972167 from dimstar)
972485
+
+ 9586172e4705f80537435436a15b2e51
+ 3.42.1
+
+ dimstar_suse
+
+ 981528
+
diff --git a/python-gobject.changes b/python-gobject.changes
index 7f80680..7855e16 100644
--- a/python-gobject.changes
+++ b/python-gobject.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Jun 9 12:51:17 UTC 2022 - Dominique Leuenberger
+
+- Add dependency on python-cairo to python-gobject-cairo: The
+ introspection wrapper needs the actual pycairo underneath
+ (boo#1179584).
+
+-------------------------------------------------------------------
Thu Apr 21 01:02:25 UTC 2022 - Emily Gonyer
- Update to version 3.42.1:
diff --git a/python-gobject.spec b/python-gobject.spec
index f32bd49..2d7ac26 100644
--- a/python-gobject.spec
+++ b/python-gobject.spec
@@ -78,6 +78,7 @@ Summary: Python bindings for GObject/Cairo
Group: Development/Languages/Python
Requires: %{name} = %{version}
Supplements: (python-gobject and %{cairo_real_package})
+Requires: python-cairo
%description cairo
Pygobjects is an extension module for python that gives you access to