Update to 6.8.17

This commit is contained in:
gil 2015-01-20 07:49:26 +01:00
parent 24012d38c4
commit b00f049188
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ testng-5.11.zip
/testng-6.8.7.tar.gz
/testng-6.8.8.tar.gz
/testng-6.8.14.tar.gz
/testng-6.8.17.tar.gz

View File

@ -1 +1 @@
b13448cc680cdab14cb95f77f9dfe1ec testng-6.8.14.tar.gz
8a6487c0c6ee066578ca2a4fa4a9837b testng-6.8.17.tar.gz

View File

@ -2,7 +2,7 @@
%global group_id org.testng
Name: testng
Version: 6.8.14
Version: 6.8.17
Release: 1%{?dist}
Summary: Java-based testing framework
# org/testng/remote/strprotocol/AbstractRemoteTestRunnerClient.java is CPL
@ -83,6 +83,9 @@ mv -f ANNOUNCEMENT.txt.utf8 ANNOUNCEMENT.txt
%doc LICENSE.txt
%changelog
* Tue Jan 20 2015 gil cattaneo <puntogil@libero.it> 6.8.17-1
- Update to 6.8.17
* Wed Jan 14 2015 gil cattaneo <puntogil@libero.it> 6.8.14-1
- Update to 6.8.14