diff --git a/java-11-openjdk.spec b/java-11-openjdk.spec index cd760af..490a2da 100644 --- a/java-11-openjdk.spec +++ b/java-11-openjdk.spec @@ -363,7 +363,7 @@ %global top_level_dir_name %{origin} %global top_level_dir_name_backup %{top_level_dir_name}-backup %global buildver 1 -%global rpmrelease 1 +%global rpmrelease 2 #%%global tagsuffix %%{nil} # Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit %if %is_system_jdk @@ -2614,6 +2614,9 @@ end %endif %changelog +* Mon Feb 14 2022 Andrew Hughes - 1:11.0.14.1.1-2 +- Require tzdata 2021e as of JDK-8275766. + * Fri Feb 11 2022 Andrew Hughes - 1:11.0.14.1.1-1 - Update to jdk-11.0.14.1+1 - Update release notes to 11.0.14.1+1 @@ -2649,9 +2652,6 @@ end - Disable the serviceability agent on Zero architectures even when the architecture itself is supported - Add backport of JDK-8257794 to fix bogus assert on slowdebug x86-32 Zero builds -* Mon Jan 24 2022 Andrew Hughes - 1:11.0.14.0.9-2 -- Require tzdata 2021e as of JDK-8275766. - * Mon Jan 24 2022 Andrew Hughes - 1:11.0.14.0.9-2 - Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent