diff --git a/.gitignore b/.gitignore index 0d717c0..838c80e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /6.9.8.tar.gz /6.9.9.tar.gz /6.9.10.tar.gz +/6.9.11.tar.gz diff --git a/sources b/sources index f968771..db4f285 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -170a556ea372caf535a56366c4b1c595 6.9.10.tar.gz +2364b55f3cd4973604355c65c72165ee 6.9.11.tar.gz diff --git a/testng.spec b/testng.spec index 68d35e5..7db72d5 100644 --- a/testng.spec +++ b/testng.spec @@ -2,8 +2,8 @@ %global group_id org.testng Name: testng -Version: 6.9.10 -Release: 2%{?dist} +Version: 6.9.11 +Release: 1%{?dist} Summary: Java-based testing framework # org/testng/remote/strprotocol/AbstractRemoteTestRunnerClient.java is CPL License: ASL 2.0 and CPL @@ -75,6 +75,9 @@ cp -p ./src/main/java/*.dtd.html ./src/main/resources/. %license LICENSE.txt %changelog +* Wed Apr 20 2016 Mikolaj Izdebski - 6.9.11-1 +- Update to upstream version 6.9.11 + * Fri Feb 05 2016 Fedora Release Engineering - 6.9.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild