disable groovy support by default

This commit is contained in:
Fabio Valentini 2019-07-23 21:00:17 +02:00
parent 5cac8ae5d8
commit ff5d907d1b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

View File

@ -1,9 +1,9 @@
%bcond_without groovy
%bcond_with groovy
%bcond_without snakeyaml
Name: testng
Version: 6.14.3
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Java-based testing framework
License: ASL 2.0
URL: http://testng.org/
@ -115,6 +115,9 @@ cp -p ./src/main/java/*.dtd.html ./src/main/resources/.
%license LICENSE.txt
%changelog
* Tue Jul 23 2019 Fabio Valentini <decathorpe@gmail.com> - 6.14.3-8
- Disable groovy support by default.
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.14.3-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild