Disable tests
This commit is contained in:
parent
1831f5b2a1
commit
c7ba820a76
1 changed files with 5 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: xmlstreambuffer
|
||||
Version: 1.5.9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Stream Based Representation for XML Infoset
|
||||
License: BSD
|
||||
|
||||
|
|
@ -43,7 +43,7 @@ popd
|
|||
%build
|
||||
pushd streambuffer
|
||||
# skip javadoc build due to https://github.com/fedora-java/xmvn/issues/58
|
||||
%mvn_build -j -- -DbuildNumber=unknown
|
||||
%mvn_build -f -j -- -DbuildNumber=unknown
|
||||
popd
|
||||
|
||||
|
||||
|
|
@ -59,6 +59,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Dogtag PKI Team <pki-devel@redhat.com> - 1.5.9-3
|
||||
- Disable tests
|
||||
|
||||
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue