Hello community,
here is the log from the commit of package python-gobject for
openSUSE:Leap:15.2 checked in at 2020-03-06 12:37:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-gobject (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-gobject.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gobject"
Fri Mar 6 12:37:32 2020 rev:23 rq:779618 version:3.34.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-gobject/python-gobject.changes
2020-01-30 14:48:06.258829191 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-gobject.new.26092/python-gobject.changes
2020-03-06 12:37:38.938624868 +0100
@@ -1,0 +2,15 @@
+Fri Jan 31 21:56:03 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- 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 <[email protected]>
+
+- Drop gnome-common Requires from python-gobject-common-devel
+ sub-package, no longer needed, nor used since 3.29.1, where the
+ BuildRequires was dropped, but the explicit Requires was not
+ removed by mistake.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.riDlXa/_old 2020-03-06 12:37:40.662625916 +0100
+++ /var/tmp/diff_new_pack.riDlXa/_new 2020-03-06 12:37:40.702625940 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-gobject
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -93,9 +93,7 @@
%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: gnome-common
Requires: gobject-introspection-devel >= 1.46.0
Requires: libffi-devel >= 3.0.0
Requires: pkgconfig(cairo)