|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
Name: junit5
|
|
|
|
|
Version: 5.10.2
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Java regression testing framework
|
|
|
|
|
License: EPL-2.0
|
|
|
|
|
URL: https://junit.org/junit5/
|
|
|
|
@ -131,6 +131,10 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api
|
|
|
|
|
%doc documentation/src/docs/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.10.2-4
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 5.10.2-3
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|