File python-pylibacl.changes of Package python-pylibacl
-------------------------------------------------------------------
Mon Feb 24 15:28:16 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- apply a manually merged version of
09c5bd80cf811a0e7b81ceddfb525d576885e097.patch, in order to fix
build with 32 bit archs https://github.com/iustin/pylibacl/issues/13
-------------------------------------------------------------------
Thu Jan 9 14:06:28 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.4:
* Switch to python3 interpreter
* minor documentation improvements
- Switch to singlespec
-------------------------------------------------------------------
Mon Oct 14 14:15:19 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
- We really don't need to support SLE-11 in openSUSE packages.
-------------------------------------------------------------------
Sun Oct 18 16:07:28 UTC 2015 - ecsos@opensuse.org
- update to 0.5.3
- Enable all FreeBSD versions after 7.x at level 2
- Make test suite pass under FreeBSD, which has a stricter
behaviour with regards to invalid ACLs (which we do exercise
in the test suite)
- update to 0.5.2
- No visible changes release: just fix tests when running under
pypy.
-------------------------------------------------------------------
Thu Oct 24 11:11:58 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Wed Mar 20 08:57:52 UTC 2013 - speilicke@suse.com
- Use "-fno-strict-aliasing"
- Simply documentation build
-------------------------------------------------------------------
Thu Mar 14 21:19:39 UTC 2013 - hpj@urpla.net
- version 0.5.1: initial build