diff --git a/gtk3.changes b/gtk3.changes index bdcce13..3ca5b7f 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 30 09:47:32 CET 2010 - vuntz@opensuse.org + +- Make gtk3-devel depend on python-xml instead of pyxml: pyxml will + be removed, and we really wanted to use python-xml anyway. + ------------------------------------------------------------------- Wed Nov 17 17:17:36 CET 2010 - dimstar@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 421611c..cefdb87 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -256,7 +256,7 @@ Summary: The GTK+ toolkit library (version 3) -- Development Files Group: Development/Libraries/X11 Requires: libgtk-3_0-0 = %{version} # gtk-builder-convert needs this. -Requires: pyxml +Requires: python-xml %description devel GTK+ is a multi-platform toolkit for creating graphical user interfaces.