diff --git a/jboss-jms-2.0-api.spec b/jboss-jms-2.0-api.spec index 72fcc57..6dee64d 100644 --- a/jboss-jms-2.0-api.spec +++ b/jboss-jms-2.0-api.spec @@ -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 - 1.0.2-1 +- Update to v1.0.2 + * Wed May 11 2022 wangkai - 1.0.0-2 - License compliance rectification diff --git a/jboss-jms-api_2.0_spec-1.0.0.Final.tar.gz b/jboss-jms-api_2.0_spec-1.0.0.Final.tar.gz deleted file mode 100644 index 7878e70..0000000 Binary files a/jboss-jms-api_2.0_spec-1.0.0.Final.tar.gz and /dev/null differ diff --git a/jboss-jms-api_2.0_spec-1.0.2.Final.tar.gz b/jboss-jms-api_2.0_spec-1.0.2.Final.tar.gz new file mode 100644 index 0000000..17eacc4 Binary files /dev/null and b/jboss-jms-api_2.0_spec-1.0.2.Final.tar.gz differ