!11 Update package to version 0.10.1

From: @wubijie123 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-12-12 08:37:50 +00:00 committed by Gitee
commit f3652df8f2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-xattr Name: python-xattr
Version: 0.9.9 Version: 0.10.1
Release: 2 Release: 1
Summary: Python wrapper for extended filesystem attributes Summary: Python wrapper for extended filesystem attributes
License: MIT License: MIT
URL: http://github.com/xattr/xattr URL: http://github.com/xattr/xattr
Source0: https://files.pythonhosted.org/packages/91/ac/5898d1811abc88c3710317243168feff61ce12be220b9c92ee045ecd66c4/xattr-0.9.9.tar.gz Source0: https://files.pythonhosted.org/packages/a0/19/dfb42dd6e6749c6e6dde55b12ee44b3c8247c3cfa5b85180a60902722538/xattr-0.10.1.tar.gz
%description %description
Extended attributes extend the basic attributes of files and directories in the file system. Extended attributes extend the basic attributes of files and directories in the file system.
They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc).
@ -82,6 +82,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Dec 12 2022 wubijie <wubijie@kylinos.cn> - 0.10.1-1
- Update package to version 0.10.1
* Wed Jul 06 2022 OpenStack_SIG <openstack@openeuler.org> - 0.9.9-2 * Wed Jul 06 2022 OpenStack_SIG <openstack@openeuler.org> - 0.9.9-2
- Disable test - Disable test

BIN
xattr-0.10.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.