diff --git a/jetty-alpn-api.spec b/jetty-alpn-api.spec index 53ace0db0cd01a2b34b0b491d7a6d5603e65cf76..45741f46ff86e50ab5c5069ed32f5b569faf85e4 100644 --- a/jetty-alpn-api.spec +++ b/jetty-alpn-api.spec @@ -1,9 +1,9 @@ %global addver v20160715 Name: jetty-alpn-api Version: 1.1.3 -Release: 1 +Release: 2 Summary: Jetty ALPN API -License: ASL 2.0 and EPL +License: Apache-2.0 and EPL-1.0 URL: http://www.eclipse.org/jetty Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.alpn.git/snapshot/org.eclipse.jetty.alpn-alpn-api-%{version}.%{addver}.tar.gz Source1: http://www.eclipse.org/legal/epl-v10.html @@ -41,5 +41,8 @@ cp %{SOURCE1} %{SOURCE2} . %license epl-v10.html LICENSE-2.0.txt %changelog +* Wed Nov 09 2022 Ge Wang - 1.1.3-2 +- Bring source file into correspondence with descirbed in spec file + * Wed Aug 5 2020 huanghaitao - 1.1.3-1 - package init diff --git a/org.eclipse.jetty.alpn-alpn-api-1.1.3.v20160715.tar.gz b/org.eclipse.jetty.alpn-alpn-api-1.1.3.v20160715.tar.gz index 77faa488110294b1a7d706687c168612d8c0a675..08f31322d5e6fb1253e90f4a3d206b02d7d7bf92 100644 Binary files a/org.eclipse.jetty.alpn-alpn-api-1.1.3.v20160715.tar.gz and b/org.eclipse.jetty.alpn-alpn-api-1.1.3.v20160715.tar.gz differ