forked from pool/python-xattr
Accepting request 943599 from devel:languages:python
- 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/request/show/943599 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=23
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf11c8c857215e3ef60b031e7807264f30af4348d7565a7e9b8dca70593753c7
|
||||
size 15298
|
||||
3
xattr-0.9.9.tar.gz
Normal file
3
xattr-0.9.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09cb7e1efb3aa1b4991d6be4eb25b73dc518b4fe894f0915f5b0dcede972f346
|
||||
size 15508
|
||||
Reference in New Issue
Block a user