From 337190f116303af61f3eb523d16645895bbfdaba Mon Sep 17 00:00:00 2001 From: Alexey Lyubimov Date: Mon, 25 Dec 2023 23:29:53 +0300 Subject: [PATCH] Switch to using portable binaries built on MSVSphere 8.9 Sync the copy of the portable specfile with the AlmaLinux 8 --- SPECS/java-21-openjdk.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/java-21-openjdk.spec b/SPECS/java-21-openjdk.spec index 8e0b976..5a77f9a 100644 --- a/SPECS/java-21-openjdk.spec +++ b/SPECS/java-21-openjdk.spec @@ -1270,7 +1270,7 @@ Provides: java-%{origin}-src%{?1} = %{epoch}:%{version}-%{release} Name: java-%{javaver}-%{origin} Version: %{newjavaver}.%{buildver} -Release: %{?eaprefix}%{rpmrelease}%{?extraver}%{?dist} +Release: %{?eaprefix}%{rpmrelease}%{?extraver}%{?dist}.inferit # Equivalent for the portable build %global prelease %{?eaprefix}%{portablerelease}%{?extraver} # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons @@ -2482,6 +2482,10 @@ require "copy_jdk_configs.lua" %endif %changelog +* Mon Dec 25 2023 Alexey Lyubimov - 1:21.0.1.0.12-2.inferit +- Switch to using portable binaries built on MSVSphere 8.9 +- Sync the copy of the portable specfile with the AlmaLinux 8 + * Mon Dec 11 2023 MSVSphere Packaging Team - 1:21.0.1.0.12-2 - Rebuilt for MSVSphere 8.9