Non-bootstrap build

This commit is contained in:
Mikolaj Izdebski 2021-05-17 18:01:44 +02:00
parent b9a396c84f
commit ab8c131af9

View File

@ -1,4 +1,4 @@
%bcond_without bootstrap
%bcond_with bootstrap
# Component versions, taken from gradle.properties
%global platform_version 1.%(v=%{version}; echo ${v:2})
@ -136,6 +136,7 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api
%changelog
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.7.1-2
- Bootstrap build
- Non-bootstrap build
* Fri May 14 2021 Marian Koncek <mkoncek@redhat.com> - 5.7.1-1
- Update to upstream version 5.7.1