License compliance rectification

This commit is contained in:
wu-leilei 2024-06-13 10:55:30 +08:00
parent c546aa52cf
commit 431ccd2e09

View File

@ -1,8 +1,8 @@
Name: xmlstreambuffer Name: xmlstreambuffer
Version: 1.5.4 Version: 1.5.4
Release: 1 Release: 2
Summary: XML Stream Buffer Summary: XML Stream Buffer
License: CDDL or GPLv2 with exceptions License: CDDL-1.1 or GPLv2 with exceptions
URL: http://java.net/projects/xmlstreambuffer/ URL: http://java.net/projects/xmlstreambuffer/
Source0: https://github.com/javaee/metro-xmlstreambuffer/archive/streambuffer-%{version}.tar.gz Source0: https://github.com/javaee/metro-xmlstreambuffer/archive/streambuffer-%{version}.tar.gz
BuildRequires: jvnet-parent maven-local maven-enforcer-plugin maven-plugin-bundle BuildRequires: jvnet-parent maven-local maven-enforcer-plugin maven-plugin-bundle
@ -44,5 +44,8 @@ rm -r test/com/sun/xml/stream/buffer/stax/InscopeNamespaceTest.java
%files help -f .mfiles-javadoc %files help -f .mfiles-javadoc
%changelog %changelog
* Thu Jun 13 2024 wulei <wu_lei@hoperun.com> - 1.5.4-2
- Regulate license information
* Sat Aug 22 2020 liyanan <liyanan32@huawei.com> - 1.5.4-1 * Sat Aug 22 2020 liyanan <liyanan32@huawei.com> - 1.5.4-1
- package init - package init