diff --git a/gucharmap.changes b/gucharmap.changes index 289739b..ff08344 100644 --- a/gucharmap.changes +++ b/gucharmap.changes @@ -7,11 +7,11 @@ Mon Apr 4 14:31:05 UTC 2011 - fcrozat@novell.com + Update introspection support, and add annotations + Many bug fixes. + Updated translations. -- Add rpm defines to help monitor soname / api version changes -- Remove python binding package (python-gucharmap), now handled by - pygobject introspection. -- Remove python-gtk-devel BuildRequires -- BuildRequire gobject-introspection-devel and pass +- Add rpm defines to help monitor soname / api version changes. +- Drop python binding subpackage (python-gucharmap), as this is now + handled by introspection. This means we can remove the + python-gtk-devel BuildRequires +- Add gobject-introspection-devel BuildRequires and pass --enable-introspection to configure - Build with gtk3: + Replace gtk2-devel BuildRequires with gtk3-devel