From 70dc11a135b1b07c3f83149c42577ea31583bcff Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Thu, 13 Jun 2024 10:29:23 +0800 Subject: [PATCH] License compliance rectification --- erlang-erlydtl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/erlang-erlydtl.spec b/erlang-erlydtl.spec index 6625688..e335cf9 100644 --- a/erlang-erlydtl.spec +++ b/erlang-erlydtl.spec @@ -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 - 1.14.0-1 - update to version 1.14.0