14
0
forked from pool/python-xattr

- update to 0.9.9:

* Fix regression in xattr console script
  * Add -c clear option
  * Add note about Linux namespace requirement

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=44
This commit is contained in:
2022-01-03 12:37:16 +00:00
committed by Git OBS Bridge
parent d08c9b1ae1
commit d4f702cc19
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 3 12:36:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>