Bootstrap build
This commit is contained in:
parent
a8af719ee4
commit
b51f8b3a7d
@ -1,8 +1,8 @@
|
|||||||
%bcond_with bootstrap
|
%bcond_without bootstrap
|
||||||
|
|
||||||
Name: maven-surefire
|
Name: maven-surefire
|
||||||
Version: 3.0.0~M4
|
Version: 3.0.0~M4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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
|
||||||
|
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0~M4-2
|
||||||
|
- Bootstrap build
|
||||||
|
|
||||||
* Fri May 14 2021 Marian Koncek <mkoncek@redhat.com> - 3.0.0~M4-1
|
* Fri May 14 2021 Marian Koncek <mkoncek@redhat.com> - 3.0.0~M4-1
|
||||||
- Update to upstream version 3.0.0~M4
|
- Update to upstream version 3.0.0~M4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user