Compare commits

..

2 Commits

Author SHA1 Message Date
Marián Konček 319c28ef42 Rebuild to regenerate auto-requires Related: RHEL-17126 2024-02-10 02:30:37 +00:00
Mikolaj Izdebski 9a9f3d1d39 Rebuild to regenerate auto-requires
Related: RHEL-17126
2024-02-05 13:40:31 +01:00
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: junit5
Version: 5.8.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Java regression testing framework
License: EPL-2.0
URL: https://junit.org/junit5/
@ -136,6 +136,9 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api
%doc documentation/src/docs/*
%changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 5.8.2-4
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.8.2-3
- Rebuild to regenerate auto-requires