!4 License compliance rectification

From: @penelope_y 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 09:08:38 +00:00 committed by Gitee
commit 4ff2990bee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-django-appconf Name: python-django-appconf
Version: 1.0.4 Version: 1.0.4
Release: 1 Release: 2
Summary: A helper class for handling configuration defaults of packaged apps gracefully. Summary: A helper class for handling configuration defaults of packaged apps gracefully.
License: BSD License: BSD-3-Clause
URL: https://django-appconf.readthedocs.io/ URL: https://django-appconf.readthedocs.io/
Source0: https://files.pythonhosted.org/packages/11/17/3093cd487d17e54d7d25ede33b0c7694982bf5f2a3d8055059f25eb9f90c/django-appconf-1.0.4.tar.gz Source0: https://files.pythonhosted.org/packages/11/17/3093cd487d17e54d7d25ede33b0c7694982bf5f2a3d8055059f25eb9f90c/django-appconf-1.0.4.tar.gz
BuildArch: noarch BuildArch: noarch
@ -71,5 +71,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed May 11 2022 yangping <yangping69@h-partners> - 1.0.4-2
- License compliance rectification
* Sat Aug 01 2020 Python_Bot <Python_Bot@openeuler.org> * Sat Aug 01 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated