diff --git a/python-xattr.changes b/python-xattr.changes index 4fb5be6..ee5f404 100644 --- a/python-xattr.changes +++ b/python-xattr.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 3 12:36:19 UTC 2022 - Dirk Müller + +- update to 0.9.9: + * Fix regression in xattr console script + * Add -c clear option + * Add note about Linux namespace requirement + ------------------------------------------------------------------- Mon Nov 29 11:01:47 UTC 2021 - Dirk Müller diff --git a/python-xattr.spec b/python-xattr.spec index 32c1495..e5a52cd 100644 --- a/python-xattr.spec +++ b/python-xattr.spec @@ -1,7 +1,7 @@ # # spec file for package python-xattr # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-xattr -Version: 0.9.8 +Version: 0.9.9 Release: 0 Summary: Python wrapper for extended filesystem attributes License: MIT diff --git a/xattr-0.9.8.tar.gz b/xattr-0.9.8.tar.gz deleted file mode 100644 index bc0ec98..0000000 --- a/xattr-0.9.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf11c8c857215e3ef60b031e7807264f30af4348d7565a7e9b8dca70593753c7 -size 15298 diff --git a/xattr-0.9.9.tar.gz b/xattr-0.9.9.tar.gz new file mode 100644 index 0000000..f8597a4 --- /dev/null +++ b/xattr-0.9.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09cb7e1efb3aa1b4991d6be4eb25b73dc518b4fe894f0915f5b0dcede972f346 +size 15508