From 733eaf790a41bd13927d17c9d8728a327b01b8e8bd858702de388d80411cced0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 7 Feb 2020 13:18:18 +0000 Subject: [PATCH] Accepting request 769168 from GNOME:Next - Remove %{python_module gobject-devel = %{version}} from common-devel: Assuming that consumers of the .pc and include headers are not really using the python bindings. OBS-URL: https://build.opensuse.org/request/show/769168 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=115 --- python-gobject.changes | 7 +++++++ python-gobject.spec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-gobject.changes b/python-gobject.changes index a158eb2..a28385d 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 31 21:56:03 UTC 2020 - Dominique Leuenberger + +- Remove %{python_module gobject-devel = %{version}} from + common-devel: Assuming that consumers of the .pc and include + headers are not really using the python bindings. + ------------------------------------------------------------------- Sat Jan 11 20:21:51 UTC 2020 - Bjørn Lie diff --git a/python-gobject.spec b/python-gobject.spec index c6b3b8e..419a75d 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -93,7 +93,6 @@ addon libraries such as pygtk. %package -n %{name}-common-devel Summary: Shared development files for GObject's Python bindings Group: Development/Languages/Python -Requires: %{python_module gobject-devel = %{version}} Requires: glib2-devel >= 2.38.0 Requires: gobject-introspection-devel >= 1.46.0 Requires: libffi-devel >= 3.0.0