Bump buildjdkver to 14

This commit is contained in:
Petra Mikova 2020-03-27 10:55:40 +01:00
parent 8fe8ade02f
commit d252fc5a16
1 changed files with 2 additions and 1 deletions

View File

@ -204,7 +204,7 @@
# buildjdkver is usually same as %%{majorver},
# but in time of bootstrap of next jdk, it is majorver-1,
# and this it is better to change it here, on single place
%global buildjdkver 13
%global buildjdkver 14
# Used via new version scheme. JDK 13 was
# GA'ed in September 2019 => 19.9
%global vendor_version_string 19.9
@ -1814,6 +1814,7 @@ require "copy_jdk_configs.lua"
%changelog
* Tue Mar 24 2020 Petra Alice Mikova <pmikova@redhat.com> - 1:14.0.0.36-3.rolling
- Remove s390x workaround flags for GCC 10
- bump buildjdkver to 14
* Mon Mar 23 2020 Petra Alice Mikova <pmikova@redhat.com> - 1:14.0.0.36-2.rolling
- removed a whitespace causing fail of postinstall script