diff --git a/1.1.1.Final.tar.gz b/1.1.1.Final.tar.gz deleted file mode 100644 index ca91d3c..0000000 Binary files a/1.1.1.Final.tar.gz and /dev/null differ diff --git a/jboss-websocket-1.1-api.spec b/jboss-websocket-1.1-api.spec index 821fb27..da5d5c2 100644 --- a/jboss-websocket-1.1-api.spec +++ b/jboss-websocket-1.1-api.spec @@ -1,12 +1,12 @@ %global namedreltag .Final %global namedversion %{version}%{?namedreltag} Name: jboss-websocket-1.1-api -Version: 1.1.1 +Version: 1.1.4 Release: 1 Summary: JSR-356: Java WebSocket 1.1 API License: CDDL or GPLv2 with exceptions Url: https://github.com/jboss/jboss-websocket-api_spec -Source0: https://github.com/jboss/jboss-websocket-api_spec/archive/%{namedversion}.tar.gz +Source0: https://github.com/jboss/jboss-websocket-api_spec/archive/refs/tags/jboss-websocket-api_1.1_spec-1.1.4.Final.tar.gz BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.jboss:jboss-parent:pom:) BuildArch: noarch @@ -19,7 +19,7 @@ Summary: Javadoc for jboss-websocket-1.1-api This package contains the API documentation for jboss-websocket-1.1-api. %prep -%setup -q -n jboss-websocket-api_spec-%{namedversion} +%setup -q -n jboss-websocket-api_spec-jboss-websocket-api_1.1_spec-%{namedversion} %pom_remove_plugin :maven-source-plugin %build @@ -36,5 +36,8 @@ This package contains the API documentation for jboss-websocket-1.1-api. %license LICENSE README %changelog +* Wed Jun 01 2022 houyingchao - 1.1.4-1 +- Upgrade to 1.1.4 + * Thu Aug 20 2020 yaokai - 1.1.1-1 - package init diff --git a/jboss-websocket-api_1.1_spec-1.1.4.Final.tar.gz b/jboss-websocket-api_1.1_spec-1.1.4.Final.tar.gz new file mode 100644 index 0000000..73dbca6 Binary files /dev/null and b/jboss-websocket-api_1.1_spec-1.1.4.Final.tar.gz differ