- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 00:53:39 +00:00
parent b4d0a23ea9
commit e474a9958b

View File

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