diff --git a/junit5.spec b/junit5.spec index f428803..2e9ba9b 100644 --- a/junit5.spec +++ b/junit5.spec @@ -9,7 +9,7 @@ Name: junit5 Version: 5.7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java regression testing framework License: EPL-2.0 URL: http://junit.org/junit5/ @@ -148,6 +148,9 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api %doc documentation/src/docs/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 5.7.1-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Feb 19 2021 Mat Booth - 5.7.1-1 - Update to latest upstream release