!11 [sync] PR-5: License compliance rectification

From: @openeuler-sync-bot 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2024-06-13 08:29:24 +00:00 committed by Gitee
commit b46af8e754
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
Name: takari-lifecycle
Version: 1.13.6
Release: 2
Release: 3
Summary: Optimized replacement for the Maven default lifecycle
License: EPL and ASL 2.0
License: EPL-1.0 and ASL 2.0
URL: http://takari.io
BuildArch: noarch
Source0: https://github.com/takari/takari-lifecycle/archive/takari-lifecycle-%{version}.tar.gz
@ -128,6 +128,9 @@ rm takari-lifecycle-plugin/src/test/java/io/takari/maven/plugins/configurator/Mo
%license LICENSE.txt LICENSE-2.0.txt
%changelog
* Mon May 9 2022 baizhonggui <baizhonggui@h-partners.com> - 1.13.6-3
- modify license identifier
* Feb Mar 01 2022 Ge Wang <wangge20@huawei.com> - 1.13.6-2
- disable testcase due to assertXpathEvaluatesTo became a restricted API