diff --git a/jersey1.spec b/jersey1.spec index e3ec1b943b89efd118fdac5144bbd6be14c07d59..b46e931d84cd5d9bc613477ec34b127f2ac5cf5d 100644 --- a/jersey1.spec +++ b/jersey1.spec @@ -1,8 +1,8 @@ Name: jersey1 Version: 1.19 -Release: 1 +Release: 2 Summary: JAX-RS (JSR 311) production quality Reference Implementation -License: (CDDL or GPLv2 with exceptions) and ASL 2.0 +License: (CDDL-1.1 or GPLv2 with exceptions) and ASL 2.0 URL: http://jersey.java.net/ Source0: https://github.com/jersey/jersey-1.x/archive/%{version}.tar.gz Source1: http://www.apache.org/licenses/LICENSE-2.0.txt @@ -256,5 +256,8 @@ install -p -m 644 ant-wadl-task %{buildroot}%{_sysconfdir}/ant.d/ant-wadl-task %license license.html legal/LICENSE.txt legal/maintenance/copyright.txt LICENSE-2.0.txt %changelog +* Mon May 9 2022 baizhonggui - 1.19-2 +- modify license identifier + * Wed Sep 2 2020 chengzihan - 1.19-1 - Package init