14
0
forked from pool/python-xattr

Accepting request 339732 from home:ecsos

update to 0.7.8

OBS-URL: https://build.opensuse.org/request/show/339732
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=22
This commit is contained in:
2015-10-19 07:56:15 +00:00
committed by Git OBS Bridge
parent bdeaba2f4d
commit 1e4dafc8ef
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Oct 18 13:28:24 UTC 2015 - ecsos@opensuse.org
- update to 0.7.8
* Added MANIFEST.in to ensure that the .txt files are included
https://github.com/xattr/xattr/issues/40
- update to 0.7.7
* Fixed FreeBSD build
https://github.com/xattr/xattr/pull/32
- update to 0.7.6
* Fixed Solaris & Solaris Studio support and Python 2.6
compatibility
https://github.com/xattr/xattr/pull/29
-------------------------------------------------------------------
Wed Sep 30 12:01:27 UTC 2015 - dmueller@suse.com