import CS junit5-5.7.1-6.el9_5

This commit is contained in:
eabdullin 2024-12-18 07:45:51 +00:00
parent cd8181e046
commit 63a0e31856

View File

@ -7,7 +7,7 @@
Name: junit5 Name: junit5
Version: 5.7.1 Version: 5.7.1
Release: 5%{?dist} Release: 6%{?dist}
Summary: Java regression testing framework Summary: Java regression testing framework
License: EPL-2.0 License: EPL-2.0
URL: https://junit.org/junit5/ URL: https://junit.org/junit5/
@ -134,6 +134,9 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api
%doc documentation/src/docs/* %doc documentation/src/docs/*
%changelog %changelog
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 5.7.1-6
- Rebuild with regenerated Requires on Java
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 5.7.1-5 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 5.7.1-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Related: rhbz#1991688