!5 License compliance rectification
From: @wang--ge Reviewed-by: @wangchong1995924 Signed-off-by: @wangchong1995924
This commit is contained in:
commit
c448a2c8de
@ -1,8 +1,8 @@
|
|||||||
Name: dom4j
|
Name: dom4j
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: Flexible XML framework for Java
|
Summary: Flexible XML framework for Java
|
||||||
License: BSD
|
License: Plexus
|
||||||
URL: https://dom4j.github.io/
|
URL: https://dom4j.github.io/
|
||||||
Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
|
Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
|
||||||
Source1: https://repo1.maven.org/maven2/org/%{name}/%{name}/%{version}/%{name}-%{version}.pom
|
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}/*
|
%{_javadocdir}/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jun 19 2020 lingsheng <lingsheng@huawei.com> - 2.0.0-8
|
||||||
- Fix CVE-2020-10683
|
- Fix CVE-2020-10683
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user