diff --git a/junit5.spec b/junit5.spec index cdd7cb6..c147c39 100644 --- a/junit5.spec +++ b/junit5.spec @@ -10,7 +10,7 @@ Name: junit5 Version: 5.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java regression testing framework # junit-platform-surefire-provider is under ASL 2.0, all other modules use EPL-2.0 (see LICENSE.md) License: EPL-2.0 and ASL 2.0 @@ -177,6 +177,9 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api %doc documentation/src/docs/* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 5.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Jun 27 2018 Mat Booth - 5.2.0-1 - Update to latest upstream release