Changelog for
python-gnome-extras-2.25.3-24.1.x86_64.rpm :
Wed Mar 9 13:00:00 2016 bwiedemannAATTsuse.com
- Add reproducible.patch to fix build-compare
Fri Mar 1 13:00:00 2013 cooloAATTsuse.com
- update license to new format
Sun Nov 27 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Tue Jun 7 14:00:00 2011 dimstarAATTopensuse.org
- Drop -gda subpackage. No longer needed, as libgda supports
gobject-introspection and this is the preferred way to interact
with it from python now.
- Remove libgda-4_0-devel BuildRequires and the various gda related
Requires in the -devel package.
Tue Apr 26 14:00:00 2011 vuntzAATTopensuse.org
- Add build_gdl/build_gtkmozembed defines to decide whether to
build gdl and gtkmozembed bindings.
- Set build_gdl to 0 as gdl now has introspection support and the
bindings don\'t support the latest gdl.
- Set build_gtkmozembed to 0 as mozilla announced they\'re dropping
support for gtkmozembed.
Mon Jan 17 13:00:00 2011 vuntzAATTopensuse.org
- Fix python-gda to have a python-gobject2 Requires instead of
python-gobject, since the renaming to python-gobject hasn\'t
happened yet.
Fri Jan 7 13:00:00 2011 vuntzAATTopensuse.org
- Split all python modules in subpackages, so we can have more
fine-grained dependencies:
+ Create python-egg, python-gdl, python-gtkmozembed,
python-gtkspell, python-gda subpackages.
+ Move all Requires to the relevant subpackages.
+ Ship a README.openSUSE file explaining the setup of the
package.
- Move code examples to the devel subpackage.
- Stop removing gksu bindings: they\'re not installed anymore.
- Add fdupes BuildRequires and use %fdupes.
Thu Dec 9 13:00:00 2010 vuntzAATTopensuse.org
- Build against mozilla-xulrunner20-devel on 11.4 and later.
Sun Aug 8 14:00:00 2010 vuntzAATTopensuse.org
- Move some files to devel subpackage.
Sun Aug 8 14:00:00 2010 vuntzAATTopensuse.org
- Only have a python-gobject2-doc BuildRequires on openSUSE 11.3
and earlier: starting with 11.4, this package is merged in
python-gobject2-devel.
Wed Feb 10 13:00:00 2010 vuntzAATTopensuse.org
- Drop libgtkhtml-devel BuildRequires: we stop building the
gtkhtml2 bindings, so we can remove the library from openSUSE.
Add --disable-gtkhtml2 to configure to make this explicit.
- Add python-gnome-extras-gdl.patch: taken from upstream, to fix
build of gdl bindings. Also remove --disable-gdl from configure.
Thu Jan 7 13:00:00 2010 vuntzAATTopensuse.org
- Build against mozilla-xulrunner192-devel on openSUSE > 11.2.
- Fix self-obsoletion of python-gnome-extras-doc.
Thu May 28 14:00:00 2009 vuntzAATTnovell.com
- Do not build the gdl bindings: they fail to build with latest
gdl.
Wed May 6 14:00:00 2009 vuntzAATTnovell.com
- Build against mozilla-xulrunner190 on openSUSE <= 11.1.
Wed May 6 14:00:00 2009 vuntzAATTnovell.com
- Review changes.
Mon May 4 14:00:00 2009 wrAATTopensuse.org
- Add xulrunner19.patch: make gtkembedmoz work with XULRunner 1.9\'s
XPCOM_GLUE (bnc#480992, bgo#532856)
- Build against mozilla-xulrunner191
Fri Apr 3 14:00:00 2009 vuntzAATTnovell.com
- Remove python-numeric Requires: there\'s no reference to it
anywhere in the code, so it wasn\'t needed.