diff --git a/junit5.spec b/junit5.spec index f74794a..b0b73d2 100644 --- a/junit5.spec +++ b/junit5.spec @@ -9,7 +9,7 @@ Name: junit5 Version: 5.3.1 -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 @@ -152,6 +152,9 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api %doc documentation/src/docs/* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 5.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Sep 11 2018 Mat Booth - 5.3.1-1 - Update to latest upstream release - Conditionally build the console modules