forked from pool/xmlstreambuffer
Compare commits
10 Commits
Author | SHA256 | Date | |
---|---|---|---|
19d33d23f6 | |||
49f98ac40c | |||
768e750638 | |||
4e28716cd0 | |||
3efd9fb6fe | |||
8e157cb49b | |||
f30eeffb52 | |||
46b27c0d43 | |||
416743e4de | |||
aa6eecc60b |
@@ -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>
|
||||
|
||||
|
@@ -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,8 @@ 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
|
||||
Requires: stax-ex
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user