!5 License compliance rectification

From: @wang--ge 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-05-12 07:00:27 +00:00 committed by Gitee
commit c448a2c8de
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: dom4j
Version: 2.0.0
Release: 8
Release: 9
Summary: Flexible XML framework for Java
License: BSD
License: Plexus
URL: https://dom4j.github.io/
Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
Source1: https://repo1.maven.org/maven2/org/%{name}/%{name}/%{version}/%{name}-%{version}.pom
@ -52,6 +52,9 @@ rm -rf src/test/java/org/dom4j/util/PerThreadSingletonTest.java
%{_javadocdir}/%{name}/*
%changelog
* Wed May 11 2022 Ge Wang <wangge20@h-partner.com> - 2.0.0-9
- License compliance rectification
* Fri Jun 19 2020 lingsheng <lingsheng@huawei.com> - 2.0.0-8
- Fix CVE-2020-10683