From b553e586660daa3dc98eb17f8c01a0765a9ccd8d Mon Sep 17 00:00:00 2001 From: Andrew Hughes Date: Wed, 21 Oct 2020 03:04:20 +0000 Subject: [PATCH] Temporarily roll back tzdata build requirement while tzdata update is still in testing --- java-11-openjdk.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/java-11-openjdk.spec b/java-11-openjdk.spec index 2ce38fa..52b3e58 100644 --- a/java-11-openjdk.spec +++ b/java-11-openjdk.spec @@ -1172,7 +1172,8 @@ BuildRequires: java-%{buildjdkver}-openjdk-devel BuildRequires: libffi-devel %endif # 2020b required as of JDK-8254177 in October CPU -BuildRequires: tzdata-java >= 2020b +# Temporarily roll back tzdata build requirement while tzdata update is still in testing +BuildRequires: tzdata-java >= 2020a # Earlier versions have a bug in tree vectorization on PPC BuildRequires: gcc >= 4.8.3-8 @@ -1953,6 +1954,9 @@ require "copy_jdk_configs.lua" %changelog +* Wed Oct 21 03:03:35 UTC 2020 Andrew Hughes - 1:11.0.9.11-0 +- Temporarily roll back tzdata build requirement while tzdata update is still in testing + * Mon Oct 19 2020 Severin Gehwolf - 1:11.0.9.11-0 - Fix directory ownership of static-libs package