import CS opentest4j-1.2.0-10.el9_5

This commit is contained in:
eabdullin 2024-12-18 07:46:28 +00:00
parent 3c0e6ff237
commit aedc84c153

View File

@ -2,7 +2,7 @@
Name: opentest4j
Version: 1.2.0
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Open Test Alliance for the JVM
License: ASL 2.0
URL: https://github.com/ota4j-team/opentest4j
@ -88,6 +88,9 @@ sed -i -e '/org\.apache\.commons\.codec/d' src/test/java/org/opentest4j/Assertio
%license LICENSE
%changelog
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1.2.0-10
- Rebuild with regenerated Requires on Java
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.0-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688