!3 Update jboss-jms-2.0-api to v1.0.2

From: @penelope_y 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-05-27 07:07:05 +00:00 committed by Gitee
commit ecd24d2ff0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
%global namedreltag .Final
%global namedversion %{version}%{?namedreltag}
Name: jboss-jms-2.0-api
Version: 1.0.0
Release: 2
Version: 1.0.2
Release: 1
Summary: JBoss JMS API 2.0 Spec
License: CDDL-1.0 or GPL-2.0-with-classpath-exception
Url: http://www.jboss.org
@ -33,13 +33,15 @@ sed -i "s,59 Temple Place,51 Franklin Street,;s,Suite 330,Fifth Floor,;s,02111-1
%files -f .mfiles
%dir %{_javadir}/%{name}
%doc README
%license LICENSE cddl.txt
%files javadoc -f .mfiles-javadoc
%license LICENSE cddl.txt
%changelog
* Thu May 26 2022 yangping<yangping69@h-partners.com> - 1.0.2-1
- Update to v1.0.2
* Wed May 11 2022 wangkai <wangkai385@h-partners.com> - 1.0.0-2
- License compliance rectification

Binary file not shown.