From 834e41c99ac554574e603801fe407659a101fb9a4d79131acd16f2189f430c93 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 28 Feb 2017 21:40:13 +0000 Subject: [PATCH] Accepting request 460955 from GNOME:Next Scripted push of GNOME:Next OBS-URL: https://build.opensuse.org/request/show/460955 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=72 --- python-gobject.changes | 7 +++++++ python-gobject.spec | 2 ++ python3-gobject.changes | 7 +++++++ python3-gobject.spec | 2 ++ 4 files changed, 18 insertions(+) diff --git a/python-gobject.changes b/python-gobject.changes index cc23ca1..192bd23 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 27 13:28:08 UTC 2017 - dimstar@opensuse.org + +- Move Pango overrides to -Gdk package: the main pygobject package + is supposed to be installable without a dependency on X + (boo#1025819). + ------------------------------------------------------------------- Wed Feb 22 18:06:29 UTC 2017 - dimstar@opensuse.org diff --git a/python-gobject.spec b/python-gobject.spec index 2bf2b99..a9f2696 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -159,12 +159,14 @@ rm -rf $RPM_BUILD_ROOT %exclude %{local_py_sitedir}/gi/overrides/Gdk.* %exclude %{local_py_sitedir}/gi/overrides/Gtk.* %exclude %{local_py_sitedir}/gi/overrides/keysyms.* +%exclude %{local_py_sitedir}/gi/overrides/Pango.py %files Gdk %defattr(-,root,root) %{local_py_sitedir}/gi/overrides/Gdk.* %{local_py_sitedir}/gi/overrides/Gtk.* %{local_py_sitedir}/gi/overrides/keysyms.* +%{local_py_sitedir}/gi/overrides/Pango.py %files cairo %defattr(-,root,root) diff --git a/python3-gobject.changes b/python3-gobject.changes index cc23ca1..192bd23 100644 --- a/python3-gobject.changes +++ b/python3-gobject.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 27 13:28:08 UTC 2017 - dimstar@opensuse.org + +- Move Pango overrides to -Gdk package: the main pygobject package + is supposed to be installable without a dependency on X + (boo#1025819). + ------------------------------------------------------------------- Wed Feb 22 18:06:29 UTC 2017 - dimstar@opensuse.org diff --git a/python3-gobject.spec b/python3-gobject.spec index dceb72b..2c7236e 100644 --- a/python3-gobject.spec +++ b/python3-gobject.spec @@ -159,12 +159,14 @@ rm -rf $RPM_BUILD_ROOT %exclude %{local_py_sitedir}/gi/overrides/Gdk.* %exclude %{local_py_sitedir}/gi/overrides/Gtk.* %exclude %{local_py_sitedir}/gi/overrides/keysyms.* +%exclude %{local_py_sitedir}/gi/overrides/Pango.py %files Gdk %defattr(-,root,root) %{local_py_sitedir}/gi/overrides/Gdk.* %{local_py_sitedir}/gi/overrides/Gtk.* %{local_py_sitedir}/gi/overrides/keysyms.* +%{local_py_sitedir}/gi/overrides/Pango.py %files cairo %defattr(-,root,root)