Disable tests
This commit is contained in:
parent
27b6d6d91e
commit
282ca3e6a5
@ -1,6 +1,6 @@
|
||||
Name: jackson-core
|
||||
Version: 2.11.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Core part of Jackson
|
||||
License: ASL 2.0
|
||||
|
||||
@ -39,7 +39,7 @@ sed -i 's/\r//' LICENSE NOTICE
|
||||
%mvn_file : %{name}
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
%mvn_build -f
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -52,6 +52,9 @@ sed -i 's/\r//' LICENSE NOTICE
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Fri May 21 2021 Dogtag PKI Team <pki-devel@redhat.com> - 2.11.4-3
|
||||
- Disable tests
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user