#148 Correct previous commit
Merged 2 years ago by jvanek. Opened 2 years ago by jvanek.

file modified
+4 -4
@@ -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 @@ 

  %endif

  

  %changelog

+ * Mon Feb 14 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.1.1-2

+ - Require tzdata 2021e as of JDK-8275766.

+ 

  * Fri Feb 11 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.1.1-1

  - Update to jdk-11.0.14.1+1

  - Update release notes to 11.0.14.1+1
@@ -2650,9 +2653,6 @@ 

  - Add backport of JDK-8257794 to fix bogus assert on slowdebug x86-32 Zero builds

  

  * Mon Jan 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.0.9-2

- - Require tzdata 2021e as of JDK-8275766.

- 

- * Mon Jan 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.0.9-2

  - Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent

  

  * Mon Jan 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.0.9-1

Pull-Request has been merged by jvanek

2 years ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Metadata