diff --git a/testng.spec b/testng.spec index 8ea8f7d..0b95332 100644 --- a/testng.spec +++ b/testng.spec @@ -2,7 +2,7 @@ Name: testng Version: 6.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java-based testing framework License: ASL 2.0 URL: http://testng.org/ @@ -97,6 +97,9 @@ cp -p ./src/main/java/*.dtd.html ./src/main/resources/. %license LICENSE.txt %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 6.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Jul 04 2017 Mat Booth - 6.11-1 - Update to latest upstream release - Continue building with maven for now, instead of moving to gradle due to