Upgrade to 1.1.4
(cherry picked from commit 08d0285529a16f96df2232f93481d3b13893ffc4)
This commit is contained in:
parent
3580249dbd
commit
99829d230f
Binary file not shown.
@ -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 <houyingchao@h-partners.com> - 1.1.4-1
|
||||
- Upgrade to 1.1.4
|
||||
|
||||
* Thu Aug 20 2020 yaokai <yaokai13@huawei.com> - 1.1.1-1
|
||||
- package init
|
||||
|
||||
BIN
jboss-websocket-api_1.1_spec-1.1.4.Final.tar.gz
Normal file
BIN
jboss-websocket-api_1.1_spec-1.1.4.Final.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user