!2 License compliance rectification

From: @xigaoxinyan 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 09:29:21 +00:00 committed by Gitee
commit 5bb2777ffb
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-enmerkar Name: python-enmerkar
Version: 0.7.1 Version: 0.7.1
Release: 1 Release: 2
Summary: Utilities for using Babel in Django Summary: Utilities for using Babel in Django
License: BSD License: BSD-3-Clause
URL: https://github.com/Zegocover/enmerkar URL: https://github.com/Zegocover/enmerkar
Source0: https://files.pythonhosted.org/packages/8f/6e/3930a6a285fbb350bdaf648569febeaf96ddb5813aa76c608000f73bc636/enmerkar-0.7.1.tar.gz Source0: https://files.pythonhosted.org/packages/8f/6e/3930a6a285fbb350bdaf648569febeaf96ddb5813aa76c608000f73bc636/enmerkar-0.7.1.tar.gz
BuildArch: noarch BuildArch: noarch
@ -81,5 +81,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.7.1-2
- License compliance rectification
* Sat Jan 30 2021 Python_Bot <Python_Bot@openeuler.org> * Sat Jan 30 2021 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated