From a999d4fb2e36d3447ce13ae44e819b6c01f4a199 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Feb 26 2014 12:56:15 +0000 Subject: Update to upstream version 6.8.8 --- 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 - 6.8.8-1 +- Update to upstream version 6.8.8 + * Thu Sep 12 2013 Stanislav Ochotnicky - 6.8.7-1 - Update to upstream version 6.8.7 - Provide additional jdk15 classifier