!7 License compliance rectification

From: @wk333 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-06-14 07:00:26 +00:00 committed by Gitee
commit 540747219d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,10 +2,10 @@
%global upstream erlydtl
Name: erlang-%{realname}
Version: 0.14.0
Release: 1
Release: 2
BuildArch: noarch
Summary: Erlang implementation of the Django Template Language
License: MIT and Apache-2..0
License: MIT and Apache-2.0
URL: https://github.com/%{upstream}/%{realname}
VCS: scm:git:https://github.com/%{upstream}/%{realname}.git
Source0: https://github.com/%{upstream}/%{realname}/archive/refs/tags/0.14.0.tar.gz
@ -49,6 +49,9 @@ cp -arv priv %{buildroot}/%{erlang_appdir}/
%changelog
* Thu Jun 13 2024 wangkai <13474090681@163.com> - 1.14.0-2
- License compliance rectification
* Fri Jan 21 2022 Ge Wang <wangge20@huawei.com> - 1.14.0-1
- update to version 1.14.0