Compare commits
10 Commits
Author | SHA256 | Date | |
---|---|---|---|
f89df6e74e | |||
496f67dad4 | |||
b32d20ece2 | |||
c939ca5205 | |||
5ca0c95e1f | |||
d20122ed31 | |||
d433b599c9 | |||
0c4109c1da | |||
54f4ff6e1a | |||
8e0338ca07 |
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 21:27:51 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Fix conflict/choice of providers
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Tue Sep 12 12:51:36 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xmlstreambuffer
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -30,6 +30,8 @@ BuildRequires: maven-local
|
|||||||
BuildRequires: mvn(net.java:jvnet-parent:pom:)
|
BuildRequires: mvn(net.java:jvnet-parent:pom:)
|
||||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
BuildRequires: mvn(org.jvnet.staxex:stax-ex)
|
BuildRequires: mvn(org.jvnet.staxex:stax-ex)
|
||||||
|
#!BuildRequires: stax-ex
|
||||||
|
Requires: stax-ex
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user