[testng] Update to upstream version 6.8.5

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue May 14 13:13:00 UTC 2013


commit edffce352bd2b92748fb628463a7513794f04802
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue May 14 15:10:57 2013 +0200

    Update to upstream version 6.8.5

 .gitignore  |    1 +
 sources     |    2 +-
 testng.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19f7017..392580f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 testng-5.11.zip
 /testng-6.0.1.tar.xz
 /testng-6.8.tar.gz
+/testng-6.8.5.tar.gz
diff --git a/sources b/sources
index fb1a809..156f4ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a61453eed2218d4f905fe8c7d4f9501  testng-6.8.tar.gz
+7e50234099fd37c4f2ea7893e1496f5e  testng-6.8.5.tar.gz
diff --git a/testng.spec b/testng.spec
index 260c16a..a0b2897 100644
--- a/testng.spec
+++ b/testng.spec
@@ -2,7 +2,7 @@
 %global group_id  org.testng
 
 Name:             testng
-Version:          6.8
+Version:          6.8.5
 Release:          1%{?dist}
 Summary:          Java-based testing framework
 # org/testng/remote/strprotocol/AbstractRemoteTestRunnerClient.java is CPL
@@ -94,6 +94,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue May 14 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 6.8.5-1
+- Update to upstream version 6.8.5
+
 * Sun Feb 10 2013 Mat Booth <fedora at matbooth.co.uk> - 6.8-1
 - Update to latest upstream release, rhbz #888233
 


More information about the scm-commits mailing list