From 9ec3dee991d38f53c95fe0fecc4ad7bb0f1e2290 Mon Sep 17 00:00:00 2001 From: Nicolas De Amicis Date: Nov 02 2020 14:09:02 +0000 Subject: Add Epoch value to avoid conflict with openjfx8 (see bug 1893422) --- diff --git a/openjfx.spec b/openjfx.spec index 36d2006..f0a4a48 100644 --- a/openjfx.spec +++ b/openjfx.spec @@ -2,8 +2,9 @@ %global rtdir rt-11.0.9+2 Name: openjfx +Epoch: 3 Version: 11.0.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Rich client application platform for Java License: GPL v2 with exceptions and BSD @@ -170,6 +171,9 @@ cp -a %_target_platform/lib/libjfxwebkit.so %{buildroot}%{openjfxdir} %doc README %changelog +* Mon Nov 2 14:35:32 CET 2020 Nicolas De Amicis - 3:11.0.9.2-2 +- Add Epoch value to avoid conflict with openjfx8 (see bug 1893422) + * Tue Oct 20 2020 Nicolas De Amicis - 11.0.9.2-1 - Update to openjfx-11.0.9+2