diff --git a/jboss-jsf-2.1-api.spec b/jboss-jsf-2.1-api.spec index eab2773874e274d02f8c02cdc7235a2ef7cde56e..337b1f3379a3c4c07b9117b1f76a2353d888a881 100644 --- a/jboss-jsf-2.1-api.spec +++ b/jboss-jsf-2.1-api.spec @@ -2,9 +2,9 @@ %global namedversion %{version}%{?namedreltag} Name: jboss-jsf-2.1-api Version: 2.0.2 -Release: 1 +Release: 2 Summary: JavaServer Faces 2.1 API -License: CDDL or GPLv2 with exceptions +License: CDDL-1.1 or GPL-2.0-with-classpath-exception URL: http://www.jboss.org Source0: https://github.com/jboss/jboss-jsf-api_spec/archive/jboss-jsf-api_2.1_spec-%{namedversion}.tar.gz Patch0: %{name}-fix-fsf-address.patch @@ -43,5 +43,8 @@ This package contains the API documentation for %{name}. %doc README %changelog +* Wed May 11 2022 chenchen - 2.0.2-2 +- License compliance rectification + * Sat Aug 1 2020 yanan li - 2.0.2-1 - Package init