!13 Update version to 1.1.0

From: @wangqiang95 
Reviewed-by: @han-guangyu 
Signed-off-by: @han-guangyu
This commit is contained in:
openeuler-ci-bot 2024-03-06 10:55:23 +00:00 committed by Gitee
commit 65aea00cd7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 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: 1.0.0 Version: 1.1.0
Release: 1 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/82/00/2190aa29d36a7f79484448f01726fe6fb1e7270d1cb1ec39713cee9abe49/xattr-1.0.0.tar.gz Source0: https://files.pythonhosted.org/packages/82/00/2190aa29d36a7f79484448f01726fe6fb1e7270d1cb1ec39713cee9abe49/xattr-%{version}.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
* Tue Mar 05 2024 wangqiang <wangqiang1@kylinos.cn> - 1.1.0-1
- Update to 1.1.0
* Wed Jan 10 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.0.0-1 * Wed Jan 10 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.0.0-1
- Update package to version 1.0.0 - Update package to version 1.0.0

Binary file not shown.

BIN
xattr-1.1.0.tar.gz Normal file

Binary file not shown.