Rebuild to regenerate auto-requires

Related: RHEL-17126
This commit is contained in:
Marián Konček 2024-02-08 10:55:43 +01:00
parent 6e6e97685e
commit 324750b886

View File

@ -2,7 +2,7 @@
Name: maven-surefire
Version: 3.0.0~M6
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Test framework project
License: ASL 2.0 and CPL
URL: https://maven.apache.org/surefire/
@ -173,6 +173,9 @@ find -name *.java -exec sed -i -e s/org.apache.maven.surefire.shared.utils/org.a
%license LICENSE NOTICE cpl-v10.html
%changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 3.0.0~M6-5
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0~M6-4
- Rebuild to regenerate auto-requires