Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 13:59:02 +00:00
parent c1e6b5587b
commit 262a317bd3

View File

@ -2,7 +2,7 @@
Name: maven-surefire Name: maven-surefire
Version: 3.0.0~M4 Version: 3.0.0~M4
Release: 2%{?dist} Release: 3%{?dist}
Summary: Test framework project Summary: Test framework project
License: ASL 2.0 and CPL License: ASL 2.0 and CPL
URL: https://maven.apache.org/surefire/ URL: https://maven.apache.org/surefire/
@ -174,6 +174,9 @@ rm surefire-providers/surefire-testng-utils/src/main/java/org/apache/maven/suref
%license LICENSE NOTICE cpl-v10.html %license LICENSE NOTICE cpl-v10.html
%changelog %changelog
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0~M4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0~M4-2 * Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0~M4-2
- Bootstrap build - Bootstrap build
- Non-bootstrap build - Non-bootstrap build