8
0

2 Commits

2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 2 08:23:21 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Conflict with the other provider of
javax.websocket:javax.websocket-api to avoid duplicate artifact
-------------------------------------------------------------------
Sat Sep 9 14:18:52 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package jboss-websocket-1.0-api
#
# Copyright (c) 2023 SUSE LLC
# 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
@@ -31,6 +31,7 @@ BuildRequires: java-devel >= 1.8
BuildRequires: maven-local
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.jboss:jboss-parent:pom:)
Conflicts: glassfish-websocket-api
BuildArch: noarch
%description