diff --git a/junit5.spec b/junit5.spec index 687d4b2..36d386e 100644 --- a/junit5.spec +++ b/junit5.spec @@ -9,7 +9,7 @@ Name: junit5 Version: 5.0.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 (see LICENSE.md) License: EPL and ASL 2.0 @@ -176,5 +176,8 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api %doc documentation/src/docs/* %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 5.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Sep 14 2017 Mikolaj Izdebski - 5.0.0-1 - Initial packaging