Bootstrap build
This commit is contained in:
parent
ada49d0308
commit
b9a396c84f
@ -1,4 +1,4 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
# Component versions, taken from gradle.properties
|
||||
%global platform_version 1.%(v=%{version}; echo ${v:2})
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Name: junit5
|
||||
Version: 5.7.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Java regression testing framework
|
||||
License: EPL-2.0
|
||||
URL: https://junit.org/junit5/
|
||||
@ -134,6 +134,9 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api
|
||||
%doc documentation/src/docs/*
|
||||
|
||||
%changelog
|
||||
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.7.1-2
|
||||
- Bootstrap build
|
||||
|
||||
* Fri May 14 2021 Marian Koncek <mkoncek@redhat.com> - 5.7.1-1
|
||||
- Update to upstream version 5.7.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user