License compliance rectification
This commit is contained in:
parent
055a35fe20
commit
70dc11a135
@ -2,10 +2,10 @@
|
|||||||
%global upstream erlydtl
|
%global upstream erlydtl
|
||||||
Name: erlang-%{realname}
|
Name: erlang-%{realname}
|
||||||
Version: 0.14.0
|
Version: 0.14.0
|
||||||
Release: 1
|
Release: 2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Summary: Erlang implementation of the Django Template Language
|
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}
|
URL: https://github.com/%{upstream}/%{realname}
|
||||||
VCS: scm:git:https://github.com/%{upstream}/%{realname}.git
|
VCS: scm:git:https://github.com/%{upstream}/%{realname}.git
|
||||||
Source0: https://github.com/%{upstream}/%{realname}/archive/refs/tags/0.14.0.tar.gz
|
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
|
%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
|
* Fri Jan 21 2022 Ge Wang <wangge20@huawei.com> - 1.14.0-1
|
||||||
- update to version 1.14.0
|
- update to version 1.14.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user