2012-01-30 11:37:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 27 22:24:31 UTC 2012 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- upgrade to version 0.2.1
|
|
|
|
* make_release.sh:
|
|
|
|
Fix generation of MANIFEST.in in make_release.sh
|
|
|
|
|
|
|
|
* fuse.py, fuseparts/__init__.py:
|
|
|
|
Fix previous fix for ctors of Timespec and Flock to be backwards
|
|
|
|
compatible, bump version to 0.2.1
|
|
|
|
|
|
|
|
* fuseparts/_fusemodule.c:
|
|
|
|
Fix incorrect handling of getxattr for the size=0 case
|
|
|
|
|
|
|
|
* fuse.py:
|
|
|
|
absolutify the mount path when "fetch_mp" is set
|
|
|
|
|
2011-05-31 00:58:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 27 10:53:42 CEST 2008 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- created package (v 0.2)
|
|
|
|
|
2012-01-30 11:37:57 +01:00
|
|
|
python-fuse provides python bindings to the fuse library (fuse = userspace filesystem)
|
|
|
|
|