License compliance rectification

This commit is contained in:
lauk 2022-05-17 17:17:06 +08:00
parent b14b9a2fc2
commit 35a0c1aeb2

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-flufl.lock Name: python-flufl.lock
Version: 5.0.3 Version: 5.0.3
Release: 2 Release: 3
Summary: NFS-safe file locking with timeouts for POSIX and Windows. Summary: NFS-safe file locking with timeouts for POSIX and Windows.
License: Apache 2.0 License: Apache-2.0
URL: https://pypi.org/project/flufl.lock URL: https://pypi.org/project/flufl.lock
Source0: https://files.pythonhosted.org/packages/d6/f2/dc52ec13288b338f66c5c1d5770d7bad1d8cf4c7a56c4e83b658c6cd4974/flufl.lock-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/d6/f2/dc52ec13288b338f66c5c1d5770d7bad1d8cf4c7a56c4e83b658c6cd4974/flufl.lock-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Tue May 17 2022 liukuo <liukuo@kylinos.cn> - 5.0.3-3
- License compliance rectification
* Thu Dec 31 2020 leiju <leiju4@huawei.com> * Thu Dec 31 2020 leiju <leiju4@huawei.com>
- Modify Spec and yaml filename - Modify Spec and yaml filename