License compliance rectification

This commit is contained in:
wang--ge 2022-05-11 14:19:04 +08:00
parent 431ffd41e5
commit 1922b629eb

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