From cbb98e241aec36572345e2a186b513791aabac7b7225273ab43f0bb75c25a196 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 10 Oct 2024 21:20:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/jetty-alpn-api?expand=0&rev=6 --- jetty-alpn-api.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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