diff --git a/python-xattr.changes b/python-xattr.changes index 2584e89..23d24c1 100644 --- a/python-xattr.changes +++ b/python-xattr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 6 12:38:24 UTC 2020 - Marketa Calabkova + +- update to 0.9.7 + * Fix xattr().update() in Python 3 + ------------------------------------------------------------------- Fri Mar 22 21:45:07 UTC 2019 - Dirk Mueller diff --git a/python-xattr.spec b/python-xattr.spec index 29498c4..34ceae3 100644 --- a/python-xattr.spec +++ b/python-xattr.spec @@ -1,7 +1,7 @@ # # spec file for package python-xattr # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-xattr -Version: 0.9.6 +Version: 0.9.7 Release: 0 Summary: Python wrapper for extended filesystem attributes License: MIT Group: Development/Languages/Python -URL: http://github.com/xattr/xattr +URL: https://github.com/xattr/xattr Source: https://files.pythonhosted.org/packages/source/x/xattr/xattr-%{version}.tar.gz BuildRequires: %{python_module cffi} BuildRequires: %{python_module devel} diff --git a/xattr-0.9.6.tar.gz b/xattr-0.9.6.tar.gz deleted file mode 100644 index 3bfe567..0000000 --- a/xattr-0.9.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cb1b28eeab4fe99cc4350e831434142fce658f7d03f173ff7722144e6a47458 -size 13284 diff --git a/xattr-0.9.7.tar.gz b/xattr-0.9.7.tar.gz new file mode 100644 index 0000000..f6b9fe8 --- /dev/null +++ b/xattr-0.9.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0bbca828e04ef2d484a6522ae7b3a7ccad5e43fa1c6f54d78e24bb870f49d44 +size 13389