[testng] Update to upstream version 6.8.8

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Feb 26 12:56:54 UTC 2014


commit a999d4fb2e36d3447ce13ae44e819b6c01f4a199
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Feb 26 13:56:15 2014 +0100

    Update to upstream version 6.8.8

 .gitignore  |    1 +
 sources     |    2 +-
 testng.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9701caa..08da13f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ testng-5.11.zip
 /testng-6.8.tar.gz
 /testng-6.8.5.tar.gz
 /testng-6.8.7.tar.gz
+/testng-6.8.8.tar.gz
diff --git a/sources b/sources
index d92e836..86af4ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b97889b8714eec487d466c179322395d  testng-6.8.7.tar.gz
+9c153cf95752a8d3fa3b02fd686ea1dd  testng-6.8.8.tar.gz
diff --git a/testng.spec b/testng.spec
index 03549ef..9c55550 100644
--- a/testng.spec
+++ b/testng.spec
@@ -2,7 +2,7 @@
 %global group_id  org.testng
 
 Name:             testng
-Version:          6.8.7
+Version:          6.8.8
 Release:          1%{?dist}
 Summary:          Java-based testing framework
 # org/testng/remote/strprotocol/AbstractRemoteTestRunnerClient.java is CPL
@@ -85,6 +85,9 @@ mv -f ANNOUNCEMENT.txt.utf8 ANNOUNCEMENT.txt
 %doc LICENSE.txt
 
 %changelog
+* Wed Feb 26 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 6.8.8-1
+- Update to upstream version 6.8.8
+
 * Thu Sep 12 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 6.8.7-1
 - Update to upstream version 6.8.7
 - Provide additional jdk15 classifier


More information about the scm-commits mailing list