This commit is contained in:
Fedora Release Engineering 2017-07-26 21:08:33 +00:00
parent 0cc81415e6
commit 76ea93601d

View File

@ -1,6 +1,6 @@
Name: maven-surefire
Version: 2.19.1
Release: 7%{?dist}
Release: 8%{?dist}
Epoch: 0
Summary: Test framework project
License: ASL 2.0 and CPL
@ -160,6 +160,9 @@ cp -p %{SOURCE2} .
%doc LICENSE NOTICE cpl-v10.html
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.19.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jul 10 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.19.1-7
- Port to TestNG 6.11
- Resolves: rhbz#1469005