From 1bc5a1eb30d6f640e32f757e6e5d09bb399f9608 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Fri, 17 Feb 2017 14:38:09 +0000 Subject: [PATCH] License correction --- testng.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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