!2 License compliance rectification
From: @wu-leilei Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
7e935d5b84
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-cachelib
|
Name: python-cachelib
|
||||||
Version: 0.1.1
|
Version: 0.1.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A collection of cache libraries in the same API interface.
|
Summary: A collection of cache libraries in the same API interface.
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/pallets/cachelib
|
URL: https://github.com/pallets/cachelib
|
||||||
Source0: https://files.pythonhosted.org/packages/0a/ce/50a08e17ae057b4afc3ef997a9846a9c335490e8137129d1d9213b7c5fe0/cachelib-0.1.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/0a/ce/50a08e17ae057b4afc3ef997a9846a9c335490e8137129d1d9213b7c5fe0/cachelib-0.1.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 wulei <wulei80@h-partners.com> - 0.1.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Aug 03 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Mon Aug 03 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user