License compliance rectification

This commit is contained in:
wk333 2024-06-13 10:29:23 +08:00
parent 055a35fe20
commit 70dc11a135

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