diff --git a/python-xattr.changes b/python-xattr.changes index b2e54d4..b8facb1 100644 --- a/python-xattr.changes +++ b/python-xattr.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 12 15:53:27 UTC 2018 - ecsos@opensuse.org + +- update to 0.9.3: + * Do not attempt to use surrogateescape unless it is available + https://github.com/xattr/xattr/issues/59 + ------------------------------------------------------------------- Thu Feb 22 13:22:46 UTC 2018 - rjschwei@suse.com diff --git a/python-xattr.spec b/python-xattr.spec index ac0d123..ca5bd93 100644 --- a/python-xattr.spec +++ b/python-xattr.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-xattr -Version: 0.9.2 +Version: 0.9.3 Release: 0 Summary: Python wrapper for extended filesystem attributes License: MIT diff --git a/xattr-0.9.2.tar.gz b/xattr-0.9.2.tar.gz deleted file mode 100644 index 95a96c6..0000000 --- a/xattr-0.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bbf13c2c9283a52c5dee5586a120e010217ab4e835ccfcfcabe8b22eb1f66e7 -size 22188 diff --git a/xattr-0.9.3.tar.gz b/xattr-0.9.3.tar.gz new file mode 100644 index 0000000..de737f4 --- /dev/null +++ b/xattr-0.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd010284c816bad19d271f33c14666583669455779d3f7cb0047f4368e49f80b +size 12877