pyxattr updated to 0.5.0 (devel)

This commit is contained in:
Marcin Zajaczkowski 2010-01-14 19:59:09 +00:00
parent 321a390b01
commit 24ecaceb02
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
pyxattr-0.4.0.tar.gz
pyxattr-0.5.0.tar.gz

View File

@ -1,7 +1,7 @@
Name: pyxattr
Summary: Extended attributes library wrapper for Python
Version: 0.4.0
Release: 4%{?dist}
Version: 0.5.0
Release: 1%{?dist}
#license version is precised on a website
License: LGPLv2+
Group: Development/Libraries
@ -42,6 +42,10 @@ CFLAGS="%{optflags}" %{__python} setup.py build
%doc COPYING NEWS README
%changelog
* Sun Dec 27 2009 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 0.5.0-1
- updated to 0.5.0
- added support for unicode filenames (bug 479417)
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
8e54ffa2ca575232d57213efcbcee289 pyxattr-0.4.0.tar.gz
0f7ab1e185087329e40f7de218517c84 pyxattr-0.5.0.tar.gz