From 7e9e17e62d8d6e479a6ba114084e8d9d672d2f13 Mon Sep 17 00:00:00 2001 From: Noah Date: Fri, 12 Mar 2021 16:51:57 +0800 Subject: [PATCH] I3AZ9M: Add settings.xml to src.rpm --- openjfx8.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openjfx8.spec b/openjfx8.spec index 2bcb3f9..ee72d8b 100644 --- a/openjfx8.spec +++ b/openjfx8.spec @@ -11,7 +11,7 @@ Name: openjfx8 Version: 8.0.202 -Release: 23.b07 +Release: 24.b07 Summary: Rich client application platform for Java #fxpackager is BSD @@ -53,6 +53,7 @@ Source31: build.xml Source32: buildSrc.xml Source33: fxpackager-native.xml Source34: fxpackager-so.xml +Source35: settings.xml Patch0: 0000-Fix-wait-call-in-PosixPlatform.patch Patch1: 0003-fix-cast-between-incompatible-function-types.patch @@ -233,6 +234,9 @@ ln -s %{openjfxdir}/bin/javapackager %{buildroot}%{_bindir} %license LICENSE %changelog +* Fri Mar 12 2021 Noah - 8.0.202-24.b07 +- add settings.xml to source + * Thu Dec 24 2020 weidong - 8.0.202-23.b07 - Delete dist macro in spec