File python-xdg.changes of Package python-xdg
-------------------------------------------------------------------
Tue Oct 18 13:12:50 UTC 2011 - vuntz@opensuse.org
- Add Provides/Obsoletes for python-pyxdg, which is the name of the
package in Packman.
-------------------------------------------------------------------
Wed Jan 27 14:17:23 CET 2010 - vuntz@opensuse.org
- Update to version 0.19:
+ IniFile.py: add support for trusted desktop files
+ DesktopEntry.py: Support spec version 1.0, deb#563660
+ MimeType.py: Fix parsing of in memory data, deb#563718
+ DesktopEntry.py: Fix constructor, deb#551297, deb#562951,
deb#562952
-------------------------------------------------------------------
Thu Dec 17 10:57:27 CET 2009 - vuntz@opensuse.org
- Update to version 0.18:
+ DesktopEntry.py: Add getMimeTypes() method, correctly returning
strings
+ DesktopEntry.py: Deprecated getMimeType() returning list of regex
+ Menu.py: Add support for XDG_MENU_PREFIX
+ Mime.py: Add get_type_by_contents()
-------------------------------------------------------------------
Sun Aug 9 12:43:26 CEST 2009 - coolo@novell.com
- use new python macros
-------------------------------------------------------------------
Fri May 22 13:49:42 CEST 2009 - vuntz@novell.com
- Update to version 0.17:
+ Menu.py: Python <= 2.3 compatibility fix
+ DesktopEntry.py: Fix wrong indention
- Drop python-xdg-indentation.patch: fixed upstream.
- Use fdupes.
-------------------------------------------------------------------
Tue Dec 02 11:14:45 GMT 2008 - riggwelter@opensuse.org
- Fix indentation problem in DesktopEntry
-------------------------------------------------------------------
Fri Oct 24 12:52:55 CEST 2008 - lrupp@suse.de
- update to 0.16
+ IconTheme.py: Add more directories to the pixmap path
+ IniFile.py: Fix saving of relative filenames
+ IniFile.py, DesktopEntry.py: Fix __cmp__ method
+ IniFile.py, IconTheme.py: Better error handling
- avoid self-provides
- remove provides/obsoletes for non existing package
- cleanup in %%install is not necessary
-------------------------------------------------------------------
Tue Jul 25 21:35:33 CEST 2008 - mauro@suse.de
- initial SUSE package