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
This commit is contained in:
parent
aebb17041f
commit
834e41c99a
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user