diff --git a/jetty-alpn-api.spec b/jetty-alpn-api.spec index 874100b..80471e5 100644 --- a/jetty-alpn-api.spec +++ b/jetty-alpn-api.spec @@ -1,7 +1,7 @@ # # spec file for package jetty-alpn-api # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,18 +22,18 @@ Release: 0 Summary: Jetty ALPN API License: Apache-2.0 AND EPL-1.0 Group: Development/Libraries/Java -URL: http://www.eclipse.org/jetty +URL: https://www.eclipse.org/jetty Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.alpn.git/snapshot/org.eclipse.jetty.alpn-alpn-api-%{version}.tar.xz Source1: http://www.eclipse.org/legal/epl-v10.html Source2: http://www.apache.org/licenses/LICENSE-2.0.txt BuildRequires: fdupes BuildRequires: maven-local +BuildRequires: xz BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin) BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin) BuildRequires: mvn(org.eclipse.jetty.toolchain:jetty-build-support) BuildRequires: mvn(org.eclipse.jetty:jetty-parent:pom:) -BuildRequires: xz BuildArch: noarch %description