!25 update to 0.8.1
From: @dillon_chen Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
e42caebcba
Binary file not shown.
BIN
pyxattr-0.8.1.tar.gz
Normal file
BIN
pyxattr-0.8.1.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
Name: pyxattr
|
Name: pyxattr
|
||||||
Summary: Extended attributes library wrapper for Python
|
Summary: Extended attributes library wrapper for Python
|
||||||
Version: 0.8.0
|
Version: 0.8.1
|
||||||
Release: 3
|
Release: 1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://pyxattr.k1024.org/
|
URL: http://pyxattr.k1024.org/
|
||||||
Source: https://pyxattr.k1024.org/downloads/%{name}-%{version}.tar.gz
|
Source: https://pyxattr.k1024.org/downloads/%{name}-%{version}.tar.gz
|
||||||
@ -50,9 +50,12 @@ rm -rf check-xattr-support
|
|||||||
%{python3_sitearch}/pyxattr*
|
%{python3_sitearch}/pyxattr*
|
||||||
%{!?_licensedir:%global license %%doc}
|
%{!?_licensedir:%global license %%doc}
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc NEWS README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 12 2023 dillon chen <dillon.chen@gmail.com> - 0.8.1-1
|
||||||
|
- update version to 0.8.1
|
||||||
|
|
||||||
* Wed Jul 5 2023 zhangruifang <zhangruifang1@h-partners.com> - 0.8.0-3
|
* Wed Jul 5 2023 zhangruifang <zhangruifang1@h-partners.com> - 0.8.0-3
|
||||||
- check if the build environment supports attr before executing test
|
- check if the build environment supports attr before executing test
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user