Files
thunarx-python/thunarx-python.changes

39 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Fri Jul 14 19:54:38 UTC 2017 - mailaender@opensuse.org
- use %doc macro
- SPDX.org compliant license
-------------------------------------------------------------------
Tue Apr 17 19:15:13 UTC 2012 - gber@opensuse.org
- fix source URL
-------------------------------------------------------------------
Fri Oct 14 15:53:39 UTC 2011 - gber@opensuse.org
- recommend -doc subpackage
-------------------------------------------------------------------
Fri Apr 1 17:27:12 UTC 2011 - gber@opensuse.org
- update to version 0.3.0:
- look for python extensions in
$XDG_DATA_DIR/thunarx-python/extensions rather than
/usr/lib/thunarx-1/python.
- fix PyCapsule support for the pygobject module
- don't hard-code the docs directory in the Makefile.am files
- use g_return_val_if_fail in override function instead of
g_return_if_fail
- updated documentation and moved examples to its own folder
- removed the dependency on gnome-python2, there was no need for
it
- dropped obsolete thunarx-python-0.2.3-honor-docdir.patch and
thunarx-python-0.2.3-return-value-from-nonvoid-func.patch
-------------------------------------------------------------------
Thu Mar 24 22:38:03 UTC 2011 - gber@opensuse.org
- new package