diff --git a/.gitignore b/.gitignore index b32b60b..d895298 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index a514c4e..e8e5da3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b13448cc680cdab14cb95f77f9dfe1ec testng-6.8.14.tar.gz +8a6487c0c6ee066578ca2a4fa4a9837b testng-6.8.17.tar.gz diff --git a/testng.spec b/testng.spec index 4645211..f53112d 100644 --- a/testng.spec +++ b/testng.spec @@ -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 6.8.17-1 +- Update to 6.8.17 + * Wed Jan 14 2015 gil cattaneo 6.8.14-1 - Update to 6.8.14