Modify license information

This commit is contained in:
caodongxia 2021-01-19 16:21:17 +08:00
parent ed89d3d654
commit 4b074cdd49

View File

@ -1,9 +1,9 @@
%global with_tests 0
Name: openjpa
Version: 2.4.1
Release: 2
Release: 3
Summary: Java Persistence 2.0 API
License: ASL 2.0 and CDDL
License: BSD and Apache-2.0 and CDDL and GPLv2+
Url: http://openjpa.apache.org/
Source0: http://archive.apache.org/dist/openjpa/%{version}/%{name}-parent-%{version}-source-release.zip
Patch0: %{name}-2.3.0-remove-WASRegistryManagedRuntime.patch
@ -148,6 +148,9 @@ install -p -m 644 %{name}-ant %{buildroot}%{_sysconfdir}/ant.d/%{name}
%license LICENSE NOTICE
%changelog
* Tue Jan 19 2021 caodongxia <caodongxia@huawei.com> - 2.4.1-3
- Modify license information.
* Tue Oct 27 2020 huanghaitao <huanghaitao8@huawei.com> - 2.4.1-2
- Remove simple-json dep