File python-nautilus.changes of Package python-nautilus

-------------------------------------------------------------------
Sun Aug  8 16:34:32 CEST 2010 - vuntz@opensuse.org

- Pass --enable-gtk-doc to configure, and add gtk-doc and
  python-gobject2-doc BuildRequires to build the API docs.

-------------------------------------------------------------------
Mon Jun 21 14:55:03 CEST 2010 - dimstar@opensuse.org

- Update to version 0.7.0:
  + Added methods:
    - nautilus.InfoProvider.update_file_info_full
    - nautilus.InfoProvider.update_complete_invoke
    - nautilus.InfoProvider.cancel_update
    - nautilus.MenuProvider.get_file_items_full
    - nautilus.MenuProvider.get_background_items_full
    - nautilus.MenuProvider.get_toolbar_items_full
    -nautilus.MenuProvider.emit_items_updated_signal
  + Added complete gtk-doc documentation: tutorial and reference.
    Enable by adding the --enable-gtk-doc argument to ./configure
    or ./autogen.sh
  + Updated the autogen.sh file so it is not a copied-over obsolete
    version of gnome-autogen.sh, but a shell that calls the user's
    installed gnome-autogen.sh.
  + Removed obsolete .spec file
  + Removed obsolete examples/documentation.py file
  + Added an example plugin for the LocationWidgetProvider
  + Look for python plugins in
    $XDG_DATA_DIR/nautilus-python/extensions.
    This includes ~/.local/share and /usr/share (or whatever
    $XDG_DATA_DIR is set to).

-------------------------------------------------------------------
Tue Jan 19 23:21:38 CET 2010 - vuntz@opensuse.org

- Update to version 0.6.1:
  + Look for libpython2.6.so.1.0 instead of libpython2.6.so, the
    latter is general available from -devel packages only.
  + Re-added the missing spec and pc files
  + Free pygobject data directly after using file objects. Stops
    seg faults from occurring when nautilus wants to free pygobject
    data after Py_Finalize() is called.

-------------------------------------------------------------------
Fri Jan 15 23:19:23 CET 2010 - vuntz@opensuse.org

- Update to version 0.6.0:
  + Remove eel dependency
  + Sanitize python search path
  + Remove gnomevfs dependency and unused code
  + Load python from lib64 in 64 bit multilib distributions
  + Fix segfault when a plugin doesn't implement the __init__
    method
  + Added the can_write, get_mount, get_file_type, get_location,
    and get_parent_location methods to the NautilusFileInfo object
  + Added the NautilusMenu.get_items method
  + Updated some example plugins
  + Bug fix for some PyThreadState_New segmentation faults
  + Use the nautilus prefix by default for distfiles, rather than
    /usr
  + Require nautilus-2.22 and pygobject-2.16 now that we support
    GIO
- Drop python-nautilus-no-libeel.patch: fixed upstream.
- Drop python-nautilus-no-gnomevfs.patch: fixed upstream.
- Drop python-nautilus-autoreconf-m4.patch: not needed anymore,
  since we can remove the autoreconf call now.

-------------------------------------------------------------------
Sun Jun 14 07:25:53 CEST 2009 - vuntz@novell.com

- Clean up package for Contrib.

openSUSE Build Service is sponsored by