[testng] Update to 6.8.17

gil gil at fedoraproject.org
Tue Jan 20 06:49:11 UTC 2015


commit b00f0491881d38891b024cb9e242b8e24384e92e
Author: gil <puntogil at libero.it>
Date:   Tue Jan 20 07:49:26 2015 +0100

    Update to 6.8.17

 .gitignore  |    1 +
 sources     |    2 +-
 testng.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <puntogil at libero.it> 6.8.17-1
+- Update to 6.8.17
+
 * Wed Jan 14 2015 gil cattaneo <puntogil at libero.it> 6.8.14-1
 - Update to 6.8.14
 


More information about the scm-commits mailing list