diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index 5c03a2c..b99ef58 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -800,7 +800,7 @@ Obsoletes: java-1.7.0-openjdk-accessibility%1 Name: java-%{javaver}-%{origin} Version: %{javaver}.%{updatever} -Release: 3.%{buildver}%{?dist} +Release: 4.%{buildver}%{?dist} # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons, # and this change was brought into RHEL-4. java-1.5.0-ibm packages # also included the epoch in their virtual provides. This created a @@ -2027,6 +2027,9 @@ require "copy_jdk_configs.lua" %endif %changelog +* Sun Jul 30 2017 Florian Weimer - 1:1.8.0.141-4.b16 +- Rebuild with binutils fix for ppc64le (#1475636) + * Wed Jul 26 2017 Jiri Vanek - 1:1.8.0.141-3.b16 - added patch208, aarch64BuildFailure.patch to fix condition found during jdk9 build