diff --git a/testng.spec b/testng.spec index 6feb235..1b99ec7 100644 --- a/testng.spec +++ b/testng.spec @@ -2,10 +2,9 @@ Name: testng Version: 6.9.12 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Java-based testing framework -# org/testng/remote/strprotocol/AbstractRemoteTestRunnerClient.java is CPL -License: ASL 2.0 and CPL +License: ASL 2.0 URL: http://testng.org/ Source0: https://github.com/cbeust/testng/archive/%{version}.tar.gz @@ -93,6 +92,9 @@ cp -p ./src/main/java/*.dtd.html ./src/main/resources/. %license LICENSE.txt %changelog +* Fri Feb 17 2017 Mat Booth - 6.9.12-4 +- License correction + * Sat Feb 11 2017 Fedora Release Engineering - 6.9.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild