Accepting request 1220320 from Java:packages

Assure we are building against the right apis

OBS-URL: https://build.opensuse.org/request/show/1220320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlstreambuffer?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2024-11-03 06:17:44 +00:00 committed by Git OBS Bridge
commit 4e28716cd0
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 2 17:51:20 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Assure we are building against the right apis
-------------------------------------------------------------------
Tue Sep 12 12:51:36 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package xmlstreambuffer
#
# 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
@ -30,6 +30,7 @@ BuildRequires: maven-local
BuildRequires: mvn(net.java:jvnet-parent:pom:)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.jvnet.staxex:stax-ex)
#!BuildRequires: stax-ex
BuildArch: noarch
%description