- 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
1 changed files with 4 additions and 1 deletions

View File

@ -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 <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
- Update to latest upstream release