Update to v1.0.2

This commit is contained in:
penelope 2022-05-26 15:46:47 +08:00
parent 2a5f77f867
commit cabd85d96b
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.