2017-06-06 14:06:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 26 13:04:00 UTC 2017 - ngompa13@gmail.com
|
|
|
|
|
|
|
|
- Properly add python-cffi as a runtime requirement
|
|
|
|
|
2016-06-06 09:01:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 1 13:09:27 UTC 2016 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- update to 0.8.0:
|
|
|
|
* Use os.fsencode where available to better handle filesystem quirks related
|
|
|
|
to surrogates
|
|
|
|
* Options bugfix and compatibility module for pyxattr API
|
|
|
|
* Added xattr/tests/*.py to MANIFEST.in
|
|
|
|
|
2015-10-19 07:56:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-09-30 12:03:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 30 12:01:27 UTC 2015 - dmueller@suse.com
|
|
|
|
|
|
|
|
- require the cffi version it was built against to avoid (bsc#948198)
|
|
|
|
|
2014-09-16 21:24:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 16 06:12:13 UTC 2014 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- update to version 0.7.5:
|
|
|
|
* Improved error message when str/unicode is passed where bytes is
|
|
|
|
required
|
|
|
|
* Improved Python 3 compatibility
|
|
|
|
* Added some unicode-specific tests
|
|
|
|
|
2013-08-09 08:24:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 8 20:23:47 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 0.7.2:
|
|
|
|
* rewritten to use cffi
|
|
|
|
* Add Python 3.x support
|
|
|
|
* Fix various unicode related issues
|
|
|
|
|
2013-03-15 08:51:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 15 08:49:50 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Add provides/obsoletes for pyxattr which just got deleted
|
|
|
|
- Some minor cleanup
|
|
|
|
|
2012-06-22 11:04:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 22 01:13:30 UTC 2012 - os-dev@jacraig.com
|
|
|
|
|
|
|
|
- Update to 0.6.4:
|
|
|
|
* Updated README.txt to match setup.py description
|
|
|
|
* Bug fixes for Solaris port
|
|
|
|
- Changes from 0.6.3:
|
|
|
|
* Fix tests for Linux, allow xattr on symlinks
|
|
|
|
- Update URL as changed in setup.py
|
|
|
|
|
2011-11-25 12:44:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 25 11:32:16 UTC 2011 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: MIT
|
|
|
|
SPDX format (http://www.spdx.org/licenses)
|
|
|
|
|
2011-09-23 10:32:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 23 10:29:22 UTC 2011 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Update to version 0.6.2:
|
|
|
|
* Bug fix in Solaris support
|
|
|
|
|
2011-06-02 09:50:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 31 12:50:15 UTC 2011 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Spec file cleanup:
|
|
|
|
* Regenerated with py2pack to fix completely broken mess
|
|
|
|
* Add changes file
|
|
|
|
* Fixed executable-bit rpmlint warning
|
2011-11-28 15:24:41 +00:00
|
|
|
|